Ken & Mike on the MATLAB Desktop
April 27th, 2009
New figure capture methods for publish
In R2009a, we added two new figure capture methods to publish. The figure capture method determines the way in which publish grabs screen shots of your figures, in order to insert it into the final published document.
Here are descriptions of the new figure capture methods, along with exactly what they capture:
entireGUIWindow (the new default):
This figure capture method grabs the content of your figure window. For a plot, this will be the axis. For a GUIDE figure, this will include the title bar (note that the getFrame method would not include the title bar on the GUIDE figure). This will be the option you want to use most of the time.
entireFigureWindow
This figure capture method grabs the entire figure window (including the window chrome, e.g. the title bar) for all types of MATLAB figures. Use this option with prudence, as including the window chrome will detract from the content of your figure. This option is most appropriate if your creating a tutorial where you want to make it obvious that the graphic is a MATLAB figure.
To see descriptions and visuals of all the figure capture methods, check out the doc.
By
Ken Orr
Ken is a developer on the MATLAB Desktop team. He loves the art of graphic design as well as developing visually pleasing user interfaces - he's one of those 'crazy' Mac guys!
15:07 UTC |
Posted in Configuration Editor, Publish |
Permalink |
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Leave a Reply
|
Recent Comments