How to display the value of a variable used in a Constant (Simulink) block under it?
Ältere Kommentare anzeigen
Hello,
I have in the Matlab workspace a variable named 'c_veh_speed_lim_kph' with the value of 120. In Simulink I use the same variable in a Constant block.
How can I display in the Simulink model the value of the variable under the block name? This I want to do it automatically. If for example I change the value in the workspace to 130 I want to see the same value displayed under the Constant block.
Thank you.
Best regards,
Laurentiu
Antworten (1)
Rick Rosson
am 1 Sep. 2014
0 Stimmen
Please review the following:
The Block Annotations tab will allow you to display the value of the constant.
1 Kommentar
Laurentiu
am 1 Sep. 2014
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!