Simulink: Default Integration Time
Mostrar comentarios más antiguos
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
Respuestas (3)
Kaustubha Govind
el 7 de Nov. de 2011
0 votos
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
el 7 de Nov. de 2011
0 votos
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
el 9 de Nov. de 2011
0 votos
See my latest post on this exact topic:
Categorías
Más información sobre General Applications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!