Main Content
Stateflow.StateBreakpoints
Breakpoint properties for state
Description
Use a Stateflow.StateBreakpoints
object to specify the breakpoint
properties for a state, atomic subchart, or Simulink® based state. For more information, see Set Breakpoints to Debug Charts.
Creation
Each state, atomic subchart, and Simulink based state has its own Stateflow.StateBreakpoints
object. To
access the Stateflow.StateBreakpoints
object, use the
Debug.Breakpoints
property of the Stateflow.State
, Stateflow.AtomicSubchart
, or Stateflow.SimulinkBasedState
object.
Properties
Examples
Version History
Introduced before R2006a