How to add four y axes on to a plot
14 ビュー (過去 30 日間)
古いコメントを表示
Purushottama Rao
2015 年 5 月 13 日
コメント済み: Walter Roberson
2015 年 5 月 13 日
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!