Resize figure window to reduce whitespace?

2 ビュー (過去 30 日間)
K E
K E 2013 年 1 月 7 日
I have a script that automatically generates reports using wordreport, which includes copying figures to the Windows clipboard (print -dmeta) then pasting them into a Word document. Sometimes there is excess white space around the axis of my plots. For example, if normally there are 4 subplots in a figure generated with subplot(4,1,1) but in a particular instance I only generate the first 2 subplots, I would like to copy the figure to the clipboard without the excess whitespace.
Is there a straightforward way to do so? This is a "nice to have" not "need to have" item, so feel free to answer "no".

採用された回答

per isakson
per isakson 2013 年 1 月 7 日
  1 件のコメント
K E
K E 2013 年 1 月 7 日
編集済み: K E 2013 年 1 月 7 日
A file linked to those, tightfig, was just what I was looking for. Thanks!

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by