Is it possible to stack axes of different plots in the same figure?

1 次查看(过去 30 天)
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?

采纳的回答

Andreas Mittnacht
Andreas Mittnacht 2021-7-14
Yes, it is possible.
  1. Create a figure like f=figure()
  2. Use figure as parent and create as many axis you need and customize their size and position

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by