Plotting graphs questions ?

조회 수: 3 (최근 30일)
Jason
Jason 2011년 8월 13일
Hi, I need help here. Basically, I have two plots that I would like to compare, but the second plot needs to be on the secondary axis (right hand side of the figure). Refer to this link: Plot
So, is there some sort of mirroring function for the green plot?

채택된 답변

Walter Roberson
Walter Roberson 2011년 8월 13일
I am not sure what you mean by "mirroring", but perhaps setting the XDir or YDir property of the second axes to 'reverse' would be what you are looking for.
  댓글 수: 1
Jason
Jason 2011년 8월 13일
Exactly. Anyway, I used flipud on my array and it does the same thing. Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by