How to create a time control in MATLAB?
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 15 de Abr. de 2012
1 voto
See the timer() function.
Categorías
Más información sobre LabVIEW en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!