Stateflow    

Conditional and Event Notation

Stateflow treats the following notations as equivalent,

where tlo is a temporal logic operator (after, before, at, every), E is the operator's base event, n is the operator's occurrence count, and C is any conditional expression. For example, the following expressions are functionally equivalent in Stateflow:

The first notation is referred to as the conditional notation for temporal logic operators and the second notation as the event notation.


  every Temporal Logic Operator Temporal Logic Events