Add another y axis on the plot

5 vues (au cours des 30 derniers jours)
Linden
Linden le 22 Mai 2014
Modifié(e) : Yao Li le 22 Mai 2014
Hi Can anyone tell me how to add another y axis (not x) on the RHS of my graph? I want it has the same settings as the LHS one. I don't want to use plotyy as it requires have two series but I only have one. Thanks

Réponses (1)

Yao Li
Yao Li le 22 Mai 2014
Why not try plotyy(x,y,x,y)? Actually, you don't need two different series. They can be identical.
  2 commentaires
Linden
Linden le 22 Mai 2014
I tried actually but didn't work. My graph is a bit complicated. It has bar charts behind the line chart as well.
Yao Li
Yao Li le 22 Mai 2014
Modifié(e) : Yao Li le 22 Mai 2014
may be helpful
And there is an app named as addaxis in File Exchange

Connectez-vous pour commenter.

Catégories

En savoir plus sur Two y-axis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by