Simulink: Default Integration Time
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
If I fix sample time of some 'to workspace' block, it changes its integration time for 'integrator' block (continuous library) ?
What's simulink default integration time (of ODE45) ?
Thanks
0 件のコメント
回答 (3 件)
Kaustubha Govind
2011 年 11 月 7 日
I am assuming you meant to say "sample time" and not "integration time". Please see Viewing Sample Time Display for information on how you can find out the sample-time of your block.
0 件のコメント
Pawel Blaszczyk
2011 年 11 月 7 日
ode45 is not fixed-time integration method - it has variable sample time. You can choose fixed time integration method from Simulation/Configuration Parameters To check sample time you can use a tip described by Kaustubha Govind
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で General Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!