MATLAB: Time delay

timetime delay

I need to plot the data generated by the Script after a 20 milli second time. So question is "how to produce the time delay in matlab…????" I mean is there any specific command to do so.

Best Answer

See:
doc pause
Related Question