Thanks for your help. Unfortunately, it is an in-house initiative to use MATLAB. I shouldn't say unfortunately, it is a powerful program and it would benefit me to learn it. Just a little tough under these circumstances.
I have not found any documentation on storing a vector in a while loop...
I am new to MATLAB and am having a little trouble. I have a relatively simple problem where I need to calculate the final temp of two contacting objects after approx 60 seconds, where T1 > T2. The code I have so far is very basic and does not allow input. I am trying to get it to work with to...