How to add four y axes on to a plot
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Purushottama Rao
il 13 Mag 2015
Commentato: Walter Roberson
il 13 Mag 2015
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 Commenti
Risposta accettata
Walter Roberson
il 13 Mag 2015
2 Commenti
Walter Roberson
il 13 Mag 2015
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!