Main Content
outerTransitions
Identify outgoing transitions with specified source
Description
returns an array of transitions
= outerTransitions(source
)Stateflow.Transition
objects that
correspond to the outer transitions of the specified source state. An outer
transition is a transition that exits the source state.
Examples
Input Arguments
Version History
Introduced before R2006a