SubsystemPortOrganiser - Helps to arrange the inports and outports of a subsystem from a user interface.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Sysenso Systems (2026). Subsystem Port Organizer for Simulink (https://jp.mathworks.com/matlabcentral/fileexchange/74895-subsystem-port-organizer-for-simulink), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Reorderable Listbox
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
