Sensitivity of a timer
3 ビュー (過去 30 日間)
古いコメントを表示
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!