Programmatically activate "Show Value Label of Selected Port"

7 views (last 30 days)
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?

Accepted Answer

Urmila Rajpurohith
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!

More Answers (0)

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!