| Stateflow User's Guide | ![]() |
Referencing Implicit Events
Action expressions can use the following syntax to reference implicit events.
where event is the name of the implicit event and object is the state or data in which the event occurred.
Each of the following keywords generates implicit events in the action language notation for states and transitions.
If more than one object has the same name, the event reference must qualify the object's name with that of its ancestor. The following are some examples of valid implicit event references.
Note
The wakeup (or tick) event always refers to the chart of the action being evaluated. It cannot reference a different chart by argument.
|
| Defining Implicit Events | Example of an Implicit Event | ![]() |
© 1994-2005 The MathWorks, Inc.