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.
Zitieren als
Sysenso Systems (2025). Subsystem Port Organizer for Simulink (https://www.mathworks.com/matlabcentral/fileexchange/74895-subsystem-port-organizer-for-simulink), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: Reorderable Listbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
SubsystemPortOrganizer/utils
SubsystemPortOrganizer/utils/extern/reorderableListbox_1.1.1
SubsystemPortOrganizer/utils/internal
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |