List nonvirtual systems of model
systems
sys
systems
displays the nonvirtual subsystems
for a model in the MATLAB® Command Window.
sys
is the short form of the command.
Display the nonvirtual systems for the model sldemo_enginewc
using
the Simulink® debugger.
In the MATLAB Command Window, enter:
sldebug 'sldemo_enginewc'
The MATLAB command prompt >> changes to the Simulink debugger prompt (sldebug @0): >>.
Enter:
systems
The MATLAB Command Window displays the nonvirtual subsystems.
Nonvirtual subsystems in model 'sldemo_enginewc': 0 'sldemo_enginewc/Compression' 1 'sldemo_enginewc/Controller' 2 'sldemo_enginewc/Throttle & Manifold/Throttle/TmpAtomicSubsysAtSwitchInport1' 3 'sldemo_enginewc/valve timing/positive edge to dual edge conversion' 4 'sldemo_enginewc'