Main Content
next
Progress simulation debugging session to start of next method in model execution list
Syntax
Description
next
progresses the simulation debugging session to the start
of the next method in the model execution list. The next
function is equivalent to using the step
function with the
over
option.
Note
This function is supported only for simulation debugging sessions started programmatically using the sldebug
function or using the sim
function with the 'debug'
name-value argument.
Version History
Introduced before R2006a