Stateflow |
 |
Operations
Stateflow maintains a set of allowable operations between Stateflow data in action language. The following sections categorize the operations you can use in Stateflow action language:
- Binary and Bitwise Operations -- Lists and describes the supported action language operations that require two operands.
- Unary Operations -- Lists and describes the supported action language operations that require one operand.
- Unary Actions -- Lists and describes the supported action language operations that require one operand and an operator to the right.
- Assignment Operations -- Lists and describes the supported action language operations that assign the results of an operation to an operand.
- Pointer and Address Operations -- Lists and describes the supported action language operations that point to the location of data.
- Typecast Operations -- Lists and describes the supported action language operations that change the data type of an operand.
| Keyword Identifiers | | Binary and Bitwise Operations |  |