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.
Citar como
Sysenso Systems (2024). Subsystem Port Organizer for Simulink (https://www.mathworks.com/matlabcentral/fileexchange/74895-subsystem-port-organizer-for-simulink), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: Reorderable Listbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
SubsystemPortOrganizer/utils
SubsystemPortOrganizer/utils/extern/reorderableListbox_1.1.1
SubsystemPortOrganizer/utils/internal
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |