Using Simulink | ![]() ![]() |
Creating a Subsystem by Adding the Subsystem Block
To create a subsystem before adding the blocks it contains, add a Subsystem block to the model, then add the blocks that make up the subsystem:
Simulink opens the subsystem in the current or a new model window, depending on the model window reuse mode that you have selected (see Window Reuse).
For example, the subsystem below includes a Sum block and Inport and Outport blocks to represent input to and output from the subsystem:
![]() | Creating Subsystems | Creating a Subsystem by Grouping Existing Blocks | ![]() |