Inport/Output ordering on subsystem reference in parent model

19 views (last 30 days)
I have a simple subsystem reference model that has 3 inputs and 2 outputs. When referencing the subsystem reference, it was realized that the ports can move within the parent model without affecting the subsystem reference (shown in the image attached). My question is this, is there a way to disallow changing the port order, such that the order would remain in the numbered order of the subsystem reference?

Accepted Answer

Swastik Sarkar
Swastik Sarkar on 11 Nov 2024
Hi @nmb,
I have encountered a situation where ports can be easily rearranged by dragging, as described in the following documentation:
To prevent reordering in the subsystem reference, ports can be locked by marking Subsystem Reference as ReadOnly, a feature introduced in R2021b. More information about this feature is available here:
As shown in the figure, attempts to modify do not allow rearranging the port.

More Answers (0)

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!