addInnerTransitionPathRow
R2026bDescription
adds an inner transition path row to the existing row
row = addInnerTransitionPathRow(parentRow)parentRow and returns the new row as a Stateflow.StateTransitionTableRow object. Inner transition paths define
transitions that remain within the parent state.