Plotting graphs questions ?

1 次查看(过去 30 天)
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 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by