Check state machine type of Stateflow charts
Check ID:
mathworks.hism.hisf_0001
Identify Stateflow® Charts whose State Machine Type differs from the type set in the Model Advisor Configuration Editor.
Description
Compares the state machine type of all Stateflow charts to the type that you specify in the input parameters.
Available with Simulink® Check™.
This check requires a Stateflow license.
Input Parameters
- Classic
Check whether all charts are Classic charts.
- Mealy
Check whether all charts are Mealy charts.
- Moore
Check whether all charts are Moore charts.
Results and Recommended Actions
Condition | Recommended Action |
---|---|
The input parameter is set to Classic and
charts in the model use other state machine types. | For each chart, in the Chart Properties dialog box, specify
State Machine Type to
Classic . |
The input parameter is set to Moore and
charts in the model use other state machine types. | For each chart, in the Chart Properties dialog box, specify
State Machine Type to
Moore . |
The input parameter is set to Mealy and
charts in the model use other state machine types. | For each chart, in the Chart Properties dialog box, specify
State Machine Type to
Mealy . |
Capabilities and Limitations
Runs on library models.
Analyzes content of library linked blocks. By default, the input parameter Follow links is set to
on
.Analyzes content in masked subsystems. By default, the input parameter Look under masks is set to
all
.Allows exclusions of blocks and charts.
See Also