Simulink で特定の時間ステップにおいて、Timing Engine のワーニングが出るのはなぜですか?
이전 댓글 표시
モデルを3000秒間実行しています。1571.55 秒の時に Simulink 6.4 (R2006a) から下記のワーニングが出力されます。
E3dof' variable sample time for tid 5 has a nextT of 1571.5500000000002 which will cause the solver to
take a step smaller than the minimum step size of 5.5830895462349872e-012 at time 1571.55.
Warning: Timing engine warning: In the model 'DSE3dof' variable sample time for tid 5 has a nextT of
1571.6000000000001 which will cause the solver to take a step smaller than the minimum step size of
5.5834185166791293e-012 at time 1571.5999999999999.
Warning: Timing engine warning: In the model 'DSE3dof' variable sample time for tid 5 has a nextT of
1571.6500000000001 which will cause the solver to take a step smaller than the minimum step size of
5.5835961571778936e-012 at time 1571.6499999999999.
Warning: Timing engine warning: In the model 'DSE3dof' variable sample time for tid 5 has a nextT of
1571.7 which will cause the solver to take a step smaller than the minimum step size of
5.5837737976766596e-012 at time 1571.6999999999998.
[snip]
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 診断에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!