Simulink - 'MaskPortRotation' is read-only?
22 views (last 30 days)
Show older comments
I try create a mask for a subsystem including input and output ports but saving gives an error "SubSystem block (mask) parameter 'MaskPortRotate' is read-only? What does it mean and how to proceed? What should I do to be able to save the mask?
2 Comments
Answers (2)
Fangjun Jiang
on 25 Jan 2023
If it is read-only, then leave it alone. Don't try to set it.
2 Comments
Fangjun Jiang
on 30 Jan 2023
Edited: Fangjun Jiang
on 30 Jan 2023
Can you provide a simplified example model to show the problem?
Or at your Mask Editor dialog, click the "Icon" tab, set "Port Rotation" to "Default".
Jonathan Agg
on 22 Feb 2023
If it occurs again, as a workaround, can you copy the contents of your subsystem into a new subsystem, make a mask on that subsystem, and then replace the original subsystem with the new one? In 22a, the development team are aware of an issue with making masks on subsystems with flexible port placement (subsystems where you have dragged one of the ports around the subsystem boundary to move them), which has been resolved in later releases.
0 Comments
See Also
Categories
Find more on Create Block Masks 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!