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

2 ビュー (過去 30 日間)
HWIK
HWIK 2021 年 7 月 14 日
編集済み: HWIK 2021 年 7 月 14 日
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 Center および File ExchangeAnnotations についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by