Set signal line label visibility programatically
Afficher commentaires plus anciens
I built a script to rename a bunch of lines in a Simulink template model, however, now I'm facing the problem that by renaming them Matlab automatically activates showing the label of the signal line in the model. This is really ugly and hinders readability, so I would like to only show the label on those lines that have the label visible in the template model already before renaming.
Is there a way to determine/set the visibility of the signal line name in the model via a Matlab script? I've looked at the properties I can get from the line handle but couldn't find anything.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur AI for Signals dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!