| Stateflow | ![]() |
Conditions
A condition is a Boolean expression specifying that a transition occurs, given that the specified expression is true. In the component summary Stateflow diagram, [condition1] represents a Boolean expression that must be true for the transition to occur.
In the automatic transmission system, the transition from first to second occurs if the Boolean condition [speed > threshold] is true.
| Data | History Junction | ![]() |