Using Stateflow     Search    Help Desk 

Pointer and Address Operators

The Stateflow action language includes address and pointer operators. The address operator is available for use with both custom code variables and Stateflow variables. The pointer operator is available for use with custom code variables only.

Syntax Examples

These examples show syntax that is valid for use with custom code variables only.

These examples show syntax that is valid for use with both custom code variables and Stateflow variables.

Syntax Error Detection

The action language parser uses a relaxed set of restrictions. As a result, many syntax errors will not be trapped until compilation.



[ Previous | Help Desk | Next ]