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?

 채택된 답변

VBBV
VBBV 2020년 11월 11일

0 개 추천

Try using PaperPosition, PaperUnits, to resize the figure window as given in this link

추가 답변 (1개)

xingxingcui
xingxingcui 2025년 3월 4일

0 개 추천

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:

카테고리

도움말 센터File Exchange에서 Animation에 대해 자세히 알아보기

질문:

2020년 11월 10일

답변:

2025년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by