Sensitivity of a timer

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 Comments

Ryan G
Ryan G on 20 Feb 2013
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 on 23 Feb 2013
If you are talking about simulink scope, make sample time of your model smaller the resolution of timer.

Sign in to comment.

Answers (0)

Categories

Products

Tags

Asked:

on 19 Feb 2013

Community Treasure Hunt

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

Start Hunting!