- 'ExecutionMode' and
- 'BusyMode'
The problem of timer's period delay
1 回表示 (過去 30 日間)
古いコメントを表示
I use timer function to update pictures and set 'period' as 1s.
But as time passes, timer's period is growing such as 1.1s, 1.2s, 1.3s.... (I checked through handles.timer)
Why does it happens?
I expect that it happens because a lot of pictures are updated during timer's period.
Does picture update affect on timer's period?
Please let us know. Thank you.
0 件のコメント
回答 (1 件)
per isakson
2014 年 7 月 12 日
are relevant to your problem. Are you sure 1s is enough to update the pictures?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Software Development Tools についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!