next

Advance simulation to start of next method at current level in model's execution list

Syntax

next
n

Description

The next command advances the simulation to the start of the next method at the current level in the model's method execution list.

Note

The next command has the same effect as the step over command. See step for more information.

See Also

Introduced before R2006a