Main Content
innerTransitions
Identify inner transitions with specified source
Description
returns an array of transitions
= innerTransitions(source
)Stateflow.Transition
objects that
correspond to the inner transitions of the specified source state. An inner
transition is a transition that does not exit the source state. For more
information, see Control Chart Execution by Using Inner Transitions.
Examples
Input Arguments
Version History
Introduced before R2006a