Figure Saving Tool (PDF and EPS)
Jump to navigation
Jump to search
- Description
- A tool to save a figure exactly as it is displayed on screen (wysiwyg)
- Usage
saver(name,fignumber,path,save_eps) default fignumber: current figure default path: current dir default save_eps: 0
example: saver('myfigname',2)
Saves figure 2 to myfigname.pdf in the current directory. Especially useful in combination with the print preparation tool (setplot.m)
- Author
- Rob Hoogendijk