Sensitivity of a timer

2 次查看(过去 30 天)
dimitris
dimitris 2013-2-19
I use a timer block and observed that if the time values are too close, they do not appear in the scope. For example if time is [0.01 0.010005 0.018] only 0.018 appears, but if time is [0.01 0.0105 0.018] then all three changes appear in the scope. So i was wondering if i can make the timer more precise.
  2 个评论
Ryan G
Ryan G 2013-2-20
Can you post a screenshot. It sounds like the scope simply cannot zoom in enough while showing both 0.1 and 0.18 to also see 0.1005.
TAB
TAB 2013-2-23
If you are talking about simulink scope, make sample time of your model smaller the resolution of timer.

请先登录,再进行评论。

回答(0 个)

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by