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!