How to create a time control in MATLAB?

3 views (last 30 days)
harry wang
harry wang on 15 Apr 2012
Hi there,
I am doing an experiment using matlab program to produce result, the experiment has 10 readings with 10 mininites interval between each reading. Can i set a time control in MATLAB so that the program can record the data every 10 mininites automatically? I know LABVIEW has a time control and can do this, but i don't know whether MATLAB also can do that.
Thank you.
Harry

Answers (1)

Walter Roberson
Walter Roberson on 15 Apr 2012
See the timer() function.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!