how to label y axis in scope
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Shevil Mehta
am 20 Mär. 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.
Antworten (1)
KL
am 3 Mai 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!