How to reduce the margin space in plotting

71 Ansichten (letzte 30 Tage)
TESFALEM ALDADA
TESFALEM ALDADA am 10 Nov. 2020
Beantwortet: xingxingcui am 4 Mär. 2025
My subplots produce a wide outerposition during plotting and i needed to reduce the margin size to fit in the microsoft word office size.
so is there any proper way to reduce the margin indicated in the figure above?

Akzeptierte Antwort

VBBV
VBBV am 11 Nov. 2020
Try using PaperPosition, PaperUnits, to resize the figure window as given in this link

Weitere Antworten (1)

xingxingcui
xingxingcui am 4 Mär. 2025
Since R2021a, it is recommended to use the tiledlayout function, which allows you to adjust the default blank area size of the figure, such as the 'Padding' and 'TileSpacing' properties. For more detailed information, please refer to this link:

Kategorien

Mehr zu Animation 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