- Create a figure like f=figure()
- Use figure as parent and create as many axis you need and customize their size and position
Is it possible to stack axes of different plots in the same figure?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
HWIK
am 14 Jul. 2021
Bearbeitet: HWIK
am 14 Jul. 2021
Hi, I am trying to plot some data in Matlab, where the various y axes appear to be sort of stacked on top of eachother, each having its own independent scale. Is there an option to do this?
0 Kommentare
Akzeptierte Antwort
Andreas Mittnacht
am 14 Jul. 2021
Yes, it is possible.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Line Plots 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!