How can i use a variable in my text(...) - command?
1 view (last 30 days)
Show older comments
Philipp Mueller
on 3 Jan 2017
Commented: Philipp Mueller
on 3 Jan 2017
Hi,
ymax_woehler is a variable with the value 30. How can i use this variable in my text(...)-command? With num2str(ymax_woehler)?
text(20,18,'\sigma_{a,1}= ymax_woehler')
Thank you.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!