필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How do I get the position of a single axis on a 3-dimensional plot?

조회 수: 2 (최근 30일)
Nicholas Sullivan
Nicholas Sullivan 2015년 6월 19일
마감: MATLAB Answer Bot 2021년 8월 20일
I am trying to set the position of a colorbar so that it has the same vertical position and height of the vertical axis on my 3-dimensional plot. I can't use get(gca,'pos'), because that returns the position and height of the entire plot area, which is different from the position and height of the vertical axis because it's a 3-dimensional view, as you can see in the screenshot below.
In that image, the vertical position and height of the colorbar are set using get(gca,'pos'). How do I get the position and height of just the vertical axis, and not the entire plot area?

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by