Plotting graphs questions ?

3 Ansichten (letzte 30 Tage)
Jason
Jason am 13 Aug. 2011
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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 13 Aug. 2011
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 Kommentar
Jason
Jason am 13 Aug. 2011
Exactly. Anyway, I used flipud on my array and it does the same thing. Thank you!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Line Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by