Resize figure window to reduce whitespace?

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Printing and Saving 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by