time delay
古いコメントを表示
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.
回答 (1 件)
per isakson
2012 年 5 月 28 日
0 投票
See: timer Construct timer object.
2 件のコメント
skyimager
2012 年 5 月 28 日
per isakson
2012 年 5 月 28 日
it's well described in the on-line help
カテゴリ
ヘルプ センター および File Exchange で Image Preview and Device Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!