Filter löschen
Filter löschen

Multiple f(x) values for a 2D graphic

1 Ansicht (letzte 30 Tage)
Mtlb Usr
Mtlb Usr am 10 Feb. 2011
Hi,
I want to create a 2D graphic with one value for x axis and several values for y axis. This is easy, but I have a issue when I want to show more than one y axis, because it seems that are created several graphics.
How can I solve this?
Thanks
Regards

Antworten (2)

the cyclist
the cyclist am 13 Feb. 2011
The "plotyy" command may be what you need.

Matt Tearle
Matt Tearle am 15 Feb. 2011
For more than two y axes, you could try ploty4.m or myplotyy.m or addaxis.m -- all available on File Exchange.

Kategorien

Mehr zu Two y-axis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by