| Using Stateflow | Search  Help Desk |
Defining Events
An event is a Stateflow object that triggers actions in a state machine or its environment. Stateflow defines a set of events that typically occur whenever a state machine executes (see "Implicit Events"). You can define other types of events that occur only during execution of a specific state machine or its environment. To define an event:..