MATLAB: Are there any illustrative examples of different subsystem semantics in Simulink

examplesemanticssimulinksl_subsys_semanticssubsystems

The documentation section on 'Creating conditionally executed subsystems' in the Simulink user's guide has detailed description regarding different subsystem semantics.

Best Answer

This change has been incorporated into the documentation in Release 2009a (R2009a). For previous releases, read below for any additional information:
The Subsystem Examples demo model under the Block Diagramming Features section in the documentation has example models that can be used to understand different subsystem semantics in Simulink. You can also reach this model by typing the following command at the MATLAB command prompt:
open_system('sl_subsys_semantics');