Zooming and linking axes when using 'stackedplot'

조회 수: 22 (최근 30일)
James Sutherland
James Sutherland 2020년 2월 7일
댓글: Adam Danz 2021년 1월 26일
Is it possible to use the interactive zoom function with a stacked plot?
Is it possible to link subplot axes when using stacked plots?
  댓글 수: 4
Sharare
Sharare 2021년 1월 26일
But as I was using the mouse wheel, it was just x axis that got zoomed in, not y axis; I'm wondering why... I mean I expect the y limits get updated after each zoom event, don't they?
Adam Danz
Adam Danz 2021년 1월 26일
@Sharare the y-axes are not affected by zooming in stackedplot.

댓글을 달려면 로그인하십시오.

답변 (1개)

Adam Danz
Adam Danz 2020년 11월 19일
>Is it possible to use the interactive zoom function with a stacked plot?
Yes, zoom interaction is on by default in stackedplot as Douglas Alden mentioned above.
>Is it possible to link subplot axes when using stacked plots?
Yes, see this answer.

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by