A logically executed subsystem runs one or more times at the current time step when enabled by a control block. A control block implements control logic similar to that expressed by a programming language statement (e.g., if-then, switch, while, for).
Execute subsystem once during a time step in response to an action signal.
Execute subsystem multiple times during a time step in response to a control block.
Repeat an Algorithm Using a For Each Subsystem
Iterate an algorithm over groups of signals, subsystems, and parameters.
Log Signals in For Each Subsystems
Use signal logging in For Each subsystems.