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