Simulink Reference | ![]() ![]() |
Enable or disable minor step mode.
Syntax
Description
The minor
command causes the debugger to enter or exit minor step mode. In minor step mode, the step
command advances the simulation by blocks within a minor step. In minor step mode, after executing the last block in the model's sorted block list, the step
command advances the simulation to the next minor time step, if any minor time steps remain in the current major time step; otherwise, the step
command advances the simulation to the first minor time step in the next major time step.
See Also
![]() | ishow | nanbreak | ![]() |