Filter löschen
Filter löschen

Access to TightInset in a figure window

7 Ansichten (letzte 30 Tage)
Mark T
Mark T am 27 Nov. 2011
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?

Akzeptierte Antwort

Daniel Shub
Daniel Shub am 29 Nov. 2011
The tight inset position is calculated automatically. You can specify both the position and the outer position. This should give you what you need.

Weitere Antworten (0)

Kategorien

Mehr zu Function Creation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by