can anyone help me to change the numbering in y axis to some names, say 'X', 'Y','Z' ?

 採用された回答

KL
KL 2018 年 8 月 29 日
Just like how you've handled the X-Axis,
set(gca,'YTicklabel',{'X','Y','Z'})

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

質問済み:

2018 年 8 月 29 日

コメント済み:

2018 年 8 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by