how to label y axis in scope

16 views (last 30 days)
Pat
Pat on 3 May 2015
Commented: Shevil Mehta on 20 Mar 2024
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
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.

Sign in to comment.

Answers (1)

KL
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".

Categories

Find more on Schedule Model Components 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!