Stateflow    

Naming States

Naming a state allows a state machine to reference the state. To name a state, enter the state's name in the first line of the state's label. Names are case-sensitive. To avoid naming conflicts, do not assign the same name to sibling states. However, you can assign the same name to states that do not share the same parent.


 Using the State Properties Dialog Box Defining State Actions