Simulink: Default Integration Time
显示 更早的评论
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
回答(3 个)
Kaustubha Govind
2011-11-7
0 个投票
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.
Pawel Blaszczyk
2011-11-7
0 个投票
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
Guy Rouleau
2011-11-9
0 个投票
See my latest post on this exact topic:
类别
在 帮助中心 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!