Stateflow User's Guide    

Machine Properties Dialog

The Machine Properties dialog allows you to inspect and modify a state machine's properties. The dialog includes the following fields.

Simulink Model

Name of the Simulink model that defines this state machine.

Creation Date

Date on which this machine was created.

Creator

Name of the person who created this state machine.

Modified

Time of the most recent modification of this state machine.

Version

Version number of this state machine.

Enable C-like bit operations in new charts

By default for all new charts, recognize C-bitwise operators (~,&,|, ^, etc.) in action language statements and encode these operators as C-bitwise operations. You can turn this option off for a particular chart in the chart's property dialog box.

Description

A brief description of this state machine that is stored with the model that defines it.

Document Link

A MATLAB expression that when evaluated, displays documentation for this state machine.