User`s guide

3 Signals and Parameters
3-10
For test pointed Stateflow states, the state appears in the BLOCK NAME
column like any signal. For example, if you set a test point for the
first
state of
gear_state in the shift_logic chart of the sf_car model. The state
of interest is
first. This state appears as follows in the list of signals in
MATLAB:
shift_logic:gear_state.first
shift_logic is the path to the Stateflow chart and gear_state.first is the
path to the specific state.