how to label y axis in scope
31 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Shevil Mehta
2024 年 3 月 20 日
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.
回答 (1 件)
KL
2015 年 5 月 3 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!