McSCert / Flatten-Subsystem

Automatically flatten a Simulink subsystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Automatically flatten a Simulink subsystem

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:MATLAB 100.0%