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.
Cita come
Sysenso Systems (2024). Subsystem Port Organizer for Simulink (https://www.mathworks.com/matlabcentral/fileexchange/74895-subsystem-port-organizer-for-simulink), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: Reorderable Listbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
SubsystemPortOrganizer/utils
SubsystemPortOrganizer/utils/extern/reorderableListbox_1.1.1
SubsystemPortOrganizer/utils/internal
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |