MATLAB Report Generator    
System Loop

Component

System Loop

Category

Simulink

Description

The System Loop component runs its subcomponents for each system defined by the Model Loop. The System Loop component must have the Model Loop component as its parent.

Attributes

This is the System Loop attribute page.

Report On

This context-sensitive frame describes what the System Loop component component is operating on.

Auto - ___________
Select this option to report on all systems in the current context. The context is set by the System Loop component's parent component:

If the parent component is the Model Loop, then selecting this option causes the System Loop component to report on reported systems in the current model.

If the parent component is another System Loop, then selecting this option causes the System Loop component to report on the current system.

If the parent component is the Signal Loop, then selecting this option causes the System Loop component to report on the current signal' parent system.

If the parent component is the Block Loop, then selecting this option causes the System Loop component to report on the current block's parent system

If the System Loop does not have either the Model Loop, System Loop, Signal Loop or Block Loop component as its parent, then selecting this option causes the System Loop component to report on all systems in all models.

Manual - use system list:
Select this option to report on a list of systems that you specify and enter the system names in the corresponding field. You must use the full pathname when specifying systems. If you want to sort the systems in this list, select the Sort systems in list option and then select a sorting option from the Sort Systems option (in the Loop Options section). Systems are reported on in the order that they are sorted. If you do not select this option, systems are reported on in the order that they are listed in the block list.
You can enter %<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.
For example, if you want to report on the Controller system and the Nz pilot calculation system in the demo model "f14", you could enter the following in the block list.
f14/Nz pilot calculation
%<Z>
If you define Z in the workspace as the following.
Z={`f14/Controller'}
then the Report Generator will report on the following systems.
f14/Nz pilot calculation
f14/Controller

Sort Systems

Use this section to select how the systems are sorted:

Insert anything into report?

No.

Filename

csl_sys_loop


  System Hierarchy System Property Table