Using Simulink | ![]() ![]() |
Displaying Integration Information
The ishow
command toggles display of integration information. When enabled, this option causes the debugger to print a message each time that the simulation takes a time step or encounters a state that limits the size of a time step. In the first case, the debugger prints the size of the time step, for example,
[Tm=9.996264188473381 ] Step of 0.01 was taken by integrator
In the second case, the debugger displays the state that currently determines the size of time steps, for example,
[Ts=9.676264188473388 ] Integration limited by 1st state of block 0:0 'bounce/Position'
![]() | Displaying System States | Displaying Information About the Model | ![]() |