Hello,
I have created graph using plot manually (without using coding).Now I have X and Y axis.But my problem is I want to add secondary Y axis.
please teach me.i am still new to this matlab.thank you.

1 件のコメント

Fangjun Jiang
Fangjun Jiang 2020 年 8 月 14 日
How do you do it "without using coding"? You mean typing in commands in MATLAB Command Window?

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

 採用された回答

Fangjun Jiang
Fangjun Jiang 2020 年 8 月 14 日

0 投票

plot(1:10);
yyaxis right;

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

製品

タグ

質問済み:

2020 年 8 月 14 日

回答済み:

2020 年 8 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by