Main Content
rbreak
Configure simulation debugging session to pause before solver reset
Syntax
Description
rbreak
sets or clears the solver reset breakpoint that causes
the simulation debugging session to pause before each solver reset.
If the breakpoint was not set, the command sets the breakpoint.
If the breakpoint had been set, the command clears the breakpoint.
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