Using Simulink | ![]() ![]() |
Advancing to the Next Time Step
To advance to the next time step, click or enter the
next
command at the debugger command line. The debugger executes the remaining blocks in the current time step and advances the simulation to the beginning of the next time step. For example, entering next
after starting the vdp
model in debug mode causes the following message to appear in the MATLAB command window.
![]() | Advancing to the Next Block | Setting Breakpoints | ![]() |