You can use Stateflow components to include information on Stateflow models in your report.
Stateflow components have the following parent/child relationships.
Stateflow Loop.
This component runs its children for each Stateflow object defined by its parent component. The Stateflow Loop component may have either the Simulink Model Loop, System Loop, or Block Loop component as its parent.
Stateflow Object Report.
This component is a filter that runs its children only if the current object type (set by the parent Stateflow Loop matches the component's object type. The Stateflow Object Report component must have the Stateflow Loop component as its parent.
Stateflow Property Table.
This component inserts a property name/property value table for a Stateflow object into the report. The Stateflow Property Table component must have the Stateflow Object Report component as its parent.
Stateflow Snapshot.
This component inserts an image of a Stateflow object into the report. The Stateflow Snapshot component must have the Stateflow Object Report component as its parent and is only valid for certain object types.
[ Previous | Help Desk | Next ]