Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how i can draw this type of graph in matlab?

1 回表示 (過去 30 日間)
GHUFRAN AHMAD KHAN
GHUFRAN AHMAD KHAN 2019 年 1 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
11111.PNG

回答 (1 件)

madhan ravi
madhan ravi 2019 年 1 月 17 日
Read the below two:
doc plotyy
doc yyaxis
  3 件のコメント
madhan ravi
madhan ravi 2019 年 1 月 17 日
編集済み: madhan ravi 2019 年 1 月 17 日
It should work , If you are still not able to figure it out , post your code.
Walter Roberson
Walter Roberson 2019 年 1 月 17 日
yyaxis left
ylim([0 0.8])
yticks(0:0.1:0.8)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by