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 Exchange에서 2-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