Hello everyone,
I'm thinking I must be making this too difficult, but I'm not able to figure it out. I have within a function a loop that I want to run continuously for some period of time, and plot the results. I've tried to make a variable t within the loop. At the end of the while loop, I...