Sensitivity of a timer

조회 수: 3 (최근 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개)

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by