Using Display function in an easy way
Show older comments
I want to print name and value of a variable like "S" as below during the run:
S = 0.15
Can you help me with this please
Accepted Answer
More Answers (1)
madhan ravi
on 24 Sep 2020
1 vote
Use fprintf()
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!