Skip to content

McSCert/Flatten-Subsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatten Subsystem Tool

The Flatten Subsystem tool automatically flattens a Simulink subsystem, that is, it moves the subsystem contents up one level, reconnects the signals, and removes the subsystem block. This tool is useful for making quick transformations to a model by automating the tedious task of manually copying and connecting the many elements contained in a subsystem.

Note: This functionality has been since included in Matlab/Simulink 2014a as the "Expand Subsystem" operation. This tool is still beneficial because it works for earlier versions of Matlab/Simulink, and it handles more types of subsystems (e.g. atomic subsystems).

User Guide

For installation and other information, please see the User Guide.