How to edit second y axis (when using plotyy function)?

조회 수: 3 (최근 30일)
Gargi
Gargi 2015년 2월 26일
편집: Athar Ali 2022년 1월 16일
I've plot a graph with two y axis using plotyy. I want to edit the 2nd y axis on left side using plot browser but its not being edited. Please, help me.
Thanks & Regards

답변 (2개)

dpb
dpb 2015년 2월 26일
Seems to work if select on the LH or RH axis after switching focus to the figure and then double-click on the axes of choice. I could the flip either by the "Reverse" direction button to see if was one of interest. Did have to switch focus from that axes back to figure then select the other axes to select the alternate one, however.

Athar Ali
Athar Ali 2022년 1월 16일
편집: Athar Ali 2022년 1월 16일
I was facing the same issue of editing it on matlab 2020b. You can use the following comands to select the desired y axis.
yyaxis left
yyaxis right

카테고리

Help CenterFile Exchange에서 Two y-axis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by