outerTransitions
Identify outer 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 inner
transition is a transition that does not exit the source state.