Click Switch Between Configurable Subsystems
This m-file (ConfigToggle.m) allows a user to switch between all available models in a configurable subsystem library by double clicking on the block. A user must create a library with the desired models and a configuration subsytem and then add to the open function of the configurable subsystem the function "configtoggle". When double clicking on the block it will then cycle through the subsystems. Included is an example library and an example simulink model to demonstrate how it works. Both the models and the m-file contain helpful hints.
Cite As
Dirk Jungquist (2024). Click Switch Between Configurable Subsystems (https://www.mathworks.com/matlabcentral/fileexchange/3378-click-switch-between-configurable-subsystems), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
configtoggle/
configtoggle/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Add BSD License |