subsystem link of the library model

1 view (last 30 days)
Samuel Huang
Samuel Huang on 24 Sep 2020
Answered: Spruha on 22 Apr 2025
Hi. When I disable the block link of one library model, the link of the subsystem in this block cannot be disable and removed. How to disable and remove the link of the subsystem in the block from the library model?

Answers (1)

Spruha
Spruha on 22 Apr 2025
Hi Samuel,
When the library link is disabled for a block that comes from a library model (using “Library Link > Disable Link” or “Set Link Status > Disabled”), the entire block and its contents including any subsystems becomes editable. As a result, the library link option appears greyed out for the subsystem. To remove the link, you can use the break link option.
Please refer to this documentation about break and disable library link: https://www.mathworks.com/help/simulink/ug/disable-links-to-library-blocks.html
Hope this helps!

Community Treasure Hunt

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

Start Hunting!