フィルターのクリア

Access to TightInset in a figure window

7 ビュー (過去 30 日間)
Mark T
Mark T 2011 年 11 月 27 日
Hi, I sometimes get clipping of multi-line axis labels (e.g. title) in the exported graphic of a figure window. It seems hard to resolve this, even when playing with the PaperPosition. I have written some rather clumsy work-arounds, but it appears that the TightInset property might allow a clean approach to such problems.
However, it is documented as read-only.
Is there any way to access this property, or must/can one achieve the desired changes by changing the values of Position and OuterPosition?

採用された回答

Daniel Shub
Daniel Shub 2011 年 11 月 29 日
The tight inset position is calculated automatically. You can specify both the position and the outer position. This should give you what you need.
  1 件のコメント
Mark T
Mark T 2011 年 11 月 29 日
Many thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFunction Creation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by