フィルターのクリア

Editing of y-label in the step response

17 ビュー (過去 30 日間)
Anas Rao
Anas Rao 2016 年 10 月 26 日
コメント済み: thomas michiels 2018 年 11 月 29 日
I have a problem when I am doing step respone with this comand step(sys) then it will plot the graph first is lateral speed and the other is Yaw rate but give the label on y-axis as Output(1) and Output(2). I want to make change so, that it would give label as 'Lateral Speed' and 'Yaw rate' on the y-axis
  1 件のコメント
Robert
Robert 2016 年 10 月 26 日
Please post some code on what your doing so we can try it and try and assist

サインインしてコメントする。

採用された回答

Chaya N
Chaya N 2016 年 10 月 26 日
編集済み: Chaya N 2016 年 10 月 26 日
On the figure window, go to Edit --> Axes Properties. This will open up the property editor on the bottom of your figure window. Delete the existing Y labels here. Close the axis properties editor. Select the subplot whose axis labels you would like to edit and then do Insert --> Y Label. This will allow you to add Y axis labels to each of your subplots individually.
  1 件のコメント
thomas michiels
thomas michiels 2018 年 11 月 29 日
I had the same problem, and I wondered how you can change these labels through the code instead of adapting them separately in the edit window. Do you have any idea of how to do this?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAxis Labels についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by