Programmatically activate "Show Value Label of Selected Port"
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Oliver Mönnich
le 3 Août 2020
Réponse apportée : Urmila Rajpurohith
le 22 Oct 2020
Hello,
for quick debugging of Simulink models, I find the feature "Show Value Label of Selected Port" very useful. It can be activated by using the context menu when right-clicking on a signal line.
My Question: Is there also a way to activate this option programmatically? Is there a matlab command for showing all value labels in a simulink model?
0 commentaires
Réponse acceptée
Urmila Rajpurohith
le 22 Oct 2020
Hi
Port Value Display cannot be used programmatically as mentioned in the "Command Line Interface" section in the below documentaion page:
By default, Simulink displays the value of a signal when you click it during simulation. You can control this behavior. On the Debug tab, select > Options, then in the Value Label Display Options dialog box, select Enable by default during simulation.
Hope this helps!
0 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!