How to add four y axes on to a plot
7 次查看(过去 30 天)
显示 更早的评论
Hi.. I would like to know how should i add multiple y axes side by side on left of the plot. I was trying to use gca but could not acheive what i want.
0 个评论
采纳的回答
Walter Roberson
2015-5-13
2 个评论
Walter Roberson
2015-5-13
Did you download plotyyyy() from that posting? The link to it is http://www.mathworks.com/matlabcentral/answers/uploaded_files/7024/plotyyyy.m
You will need to put that file into a directory, and you will need to use
pathtool
to ensure that the directory is on your MATLAB path.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!