How to reduce the margin space in plotting
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!