Inport/Output ordering on subsystem reference in parent model
19 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
Swastik Sarkar
on 11 Nov 2024
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!