How do I remove signal highlighting inside a library in Simulink MATLAB 2016b?
Show older comments
According to the MATLAB documentation, we can remove highlighting in Simulink by "Removing Highlighting: To remove all highlighting, select Remove Highlighting from the model's context menu, or select Display > Remove Highlighting." This works for Models, however when saved as a library, this does not work. Is this a known bug? If yes, is there a workaround?
Answers (1)
GK
on 30 Aug 2018
0 votes
If editing the library does not work, You can 1. Copy the contents of library into model, then 2. Right click "Removing Highlighting" or alternatively "Ctrl+Shift+H", then, 3. Copy back the contents into library block, and last 4. Save the library.
This should remove the highlighting from your library block.
1 Comment
Glen Tallarek
on 13 Feb 2023
Sorry, but that is not a good nor acceptable solution. That is essentially what I need to go through right now by closing the library model and then reopening it again. We need to know how to remove the highlighting without having to exit the editing session and then re-opening it. Is this a known flaw in Matlab Simulink?
Categories
Find more on Modeling 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!