addStateRowBelow
R2026bDescription
adds a sibling state row at the same level as the existing row
row = addStateRowBelow(existingRow)existingRow and returns the new row as a Stateflow.StateTransitionTableRow object. The new row is inserted
directly below existingRow.