how to label y axis in scope
23 views (last 30 days)
Show older comments
I want to label y axis in scope.can any one tell how to do it.I tried everything but only title I could change.
1 Comment
Shevil Mehta
on 20 Mar 2024
Hi,
You can add y-axis label and for that you should follow below steps:
1st Go to the results by clicking scope
2nd Right click on graph
3rd Configuration properties
4th there you have your Y-label option.
I hope this information helps to answer your question.
Answers (1)
KL
on 3 May 2015
Using simulink scope you plot some parameter versus time. So X axis is usually time and Y axis is your parameter or in your case "title".
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!