|
|
| File Information |
| Description |
SAVE2PDF saves a figure as a PDF as it appears on the screen. SAVE2PDF is stand-alone and simple--it does not require a separate installation of ghostscript. It saves figures as they appear on the screen, with the correct page size. It has the option to change the resolution to be print-quality.
SAVE2PDF is particularly useful for LaTex users who want to generate PDFs to include when compiling with pdftex. The vector art information is preserved.
This function simply augments the built in print-to-pdf functionality of Matlab by resizing the output PDF and shifting the displayed plot. |
| Acknowledgements |
This submission has inspired the following:
saveas2.m v1.1 (Sep 2009)
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
Has been tested on Windows (XP) and Linux (Fedora Core 7). |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (12) |
| 05 Sep 2007 |
Dan Kominsky
|
|
|
| 14 Feb 2008 |
Nathan Miller
|
|
|
| 15 Feb 2008 |
Tim Woolmer
|
|
|
| 30 Aug 2008 |
A S
|
|
|
| 20 Oct 2008 |
Richard Stephens
|
|
|
| 09 Oct 2009 |
Neil Dalchau
|
|
|
| 02 Mar 2010 |
Koos Spee
|
|
|
| 26 Apr 2010 |
Arnaud
|
|
|
| 02 Jul 2010 |
Mark
|
|
|
| 24 Jan 2011 |
Ariel Balter
|
|
|
| 20 Oct 2011 |
Kermit
|
|
|
| 24 Jan 2012 |
Felix
|
|
|
| Updates |
| 24 Sep 2007 |
Added "Save As" dialog box, so that file name can be omitted in the function call, and ability to change the resolution of the output. Default resolution would be 150 dpi, but typical print-quality should be around 600 dpi. |
| 15 Jan 2008 |
Improved functioning of GUI dialog box. |
|
Contact us at files@mathworks.com