getRow
R2026bDescription
returns the top-level state row with the specified name from the state transition
table row = getRow(stt,name)stt as a Stateflow.StateTransitionTableRow object. This function does not return
default transition path rows or inner transition path rows.