Programmatically activate "Show Value Label of Selected Port"
15 views (last 30 days)
Show older comments
Oliver Mönnich
on 3 Aug 2020
Answered: Urmila Rajpurohith
on 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 Comments
Accepted Answer
Urmila Rajpurohith
on 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 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!