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

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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 7월 14일

편집:

2021년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by