フィルターのクリア

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