Sensitivity of a timer
3 views (last 30 days)
Show older comments
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.
Answers (0)
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!