How to create a time control in MATLAB?
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 15 Avr 2012
1 vote
See the timer() function.
Catégories
En savoir plus sur Instrument Control Toolbox Supported Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!