Subsystem Port Organizer for Simulink
Usage: Download the tool and follow the usage instructions
- Add the utils to the path.
- From the Simulink model context-menu, select "Port Organiser" to launch the GUI.
- Alternatively, call the function subsystemPortOrganiser to launch the GUI. Refer the function Syntax below.
- If the context menu didn't have "Port Organiser", then Simulink might have to be refreshed. Type >>sl_refresh_customizations, in the MATLAB command window and then try using the model context menu.
Syntax:
>>subsystemPortOrganiser
>>subsystemPortOrganiser(<'SubSystem Path'>)
GUI Usage:
- The list boxes which has the inport and outport names are reorderable ones.
- Arrange the port names as per the required order and then use "Apply" button to make the changes in the model. It also rewires the port connections smartly.
- "Reset" button will help to reset the port names in the listboxes to the inital state of the GUI.
Courtesy: Reorderable Listbox
- https://in.mathworks.com/matlabcentral/fileexchange/37642-reorderable-listbox
Developed by: Sysenso Systems, https://sysenso.com/
Contact: contactus@sysenso.com
Version:
1.0 - Initial Version.
Cite As
Sysenso Systems (2024). Subsystem Port Organizer for Simulink (https://www.mathworks.com/matlabcentral/fileexchange/74895-subsystem-port-organizer-for-simulink), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: Reorderable Listbox
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.
SubsystemPortOrganizer/utils
SubsystemPortOrganizer/utils/extern/reorderableListbox_1.1.1
SubsystemPortOrganizer/utils/internal
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |