Mostrar comentarios más antiguos
i am receiving continuous data from a sensor. My objective is to ensure that data from my sensor is displayed in my text box in my GUI. This data should get refreshed once in every 2 secs, i.e, my text box should get refreshed automatically once in every 2 secs. How to create a time delay of exactly 2 secs in matlab GUI..?? I have just started using GUI.
Respuestas (1)
per isakson
el 28 de Mayo de 2012
0 votos
See: timer Construct timer object.
2 comentarios
skyimager
el 28 de Mayo de 2012
per isakson
el 28 de Mayo de 2012
it's well described in the on-line help
Categorías
Más información sobre Image Preview and Device Configuration 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!