Stateflow    
parse

For Chart objects, parse this chart; for Machine objects, parse the charts in this machine

Syntax

Description

For Chart objects, the parse method parses this chart. This is equivalent to selecting Parse from the Tools menu of the Stateflow diagram editor for this chart.

For Machine objects, the parse method parses all the charts in this machine.

Arguments

thisChart
The chart to parse
thisMachine
The machine containing charts to parse

Returns

None

Example

If ch is a handle to an API object representing a chart, then the command ch.parse parses the chart.


  outputData pasteTo