MATLAB Report Generator | ![]() ![]() |
Category
Description
The Chart Loop component runs its children for each Stateflow chart that you choose. The Chart Loop component can have either the Model Loop, System Loop, Signal Loop or Block Loop component as its parent. The Chart Loop cannot have any Stateflow component as its parents.
Note that Stateflow objects that have already been reported on (by another loop) will not be reported again.
Attributes
This is the Chart Loop attribute page.
Note To view a component attribute page in the Setup File Editor, select the component in the setup file outline on the left and click on the Options tab. If the component is not in the setup file outline, you must add it to the outline first. See Building and Editing the Setup File for a discussion on how to add a component to the outline. |
Report On
If the parent component is the Model Loop, then selecting this option causes the Chart Loop component to report on all reported Stateflow charts in the current model.
If the parent component is the System Loop, then selecting this option causes the Chart Loop component to report on all Stateflow charts in the current system.
If the parent component is the Signal Loop, then selecting this option causes the Chart Loop component to report on all Stateflow charts connected to the current signal.
If the parent component is the Block Loop, then selecting this option causes the Chart Loop component to report on the current Simulink block if it is a Stateflow chart.
If the Chart Loop does not have the Model Loop, System Loop, Signal Loop, or Block Loop component as its parent, then selecting this option causes the Chart Loop component to report on all Stateflow charts.
%<VariableName>
if you want to insert the value of a variable from the MATLAB workspace. The %<> notation can be a string or cell array. Please see %<VariableName> Notation in the Text component reference page for more details and the Manual - use block list section in the Simulink Block Loop reference page for an example.Loop Options
You can choose chart sorting options and reporting options in this frame.
Select Alphabetically by block name to sort blocks alphabetically by name.
Select Alphabetically by system name to sort systems alphabetically by name.
In this option, the systems are sorted alphabetically, and blocks in each system are listed, but in no particular order.
Select Alphabetically by full Simulink path to sort models alphabetically by their full path name.
Select By block type to sort blocks alphabetically by block type.
Select By depth to sort blocks by their depth in the model.
Select By simulation order to sort blocks by execution order.
\<string\>
. See find_system
for more information on regular expressions.\<string\>
. See find_system
for more information on regular expressions.Insert anything into report?
Filename
![]() | Stateflow Components | Stateflow Linking Anchor | ![]() |