Multiple Axis on a 2d plot?

3 次查看(过去 30 天)
Karl
Karl 2011-7-18
Hey all,
I've been looking into plots 2d line plots lately and want to be able to create multiple axes for some of my graphs. I've noticed that this is often seems to be limited to two axes on either side of the graph. But this method also seems to require that a second line is plotted. Is it possible to get around this?
I'd also really like to be able to put both sets of axes on the same side slightly offset from each other.
Thanks for your time! Karl

采纳的回答

Jan
Jan 2011-7-18
See these FEX submissions:
Two promissing ways to find this by your own:
  1. Ask Google for "Matlab multiple axes".
  2. http://www.mathworks.com/matlabcentral/fileexchange/ and search for "multiple axes".
  2 个评论
Karl
Karl 2011-7-18
Thanks for the response. I forgot about the file exchange but Google was rather unhelpful as it only returns tutorials on the plotyy function essentially...
Jan
Jan 2011-7-18
Google usually overwhelms the users with a lot of not useful hits. But for "Matlab multiple axes" the 2nd hit is the Pick-of-the-week page for LayerPlot, and Doug linked to plotyyy in the comment sections. So actually I did not ask Google, but Doug - and then the distance to asking this forum is not large ;-)

请先登录,再进行评论。

更多回答(1 个)

Walter Roberson
Walter Roberson 2011-7-18
There is no built-in feature for this.
When you design this for yourself, keep in mind the need to zoom and pan.

类别

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