Figure Saving Tool (PDF and EPS)

From Control Systems Technology Group
Revision as of 13:53, 19 July 2011 by Rhoogendi (talk | contribs) (Created page with ';File: saver.m ;Description: A tool to save a figure exactly as it is displayed on screen (wysiwyg) ;Usage: saver(name,fignumber,path,print eps(1=yes/0=no)) defa…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
File:Saver.m
Description
A tool to save a figure exactly as it is displayed on screen (wysiwyg)
Usage
    saver(name,fignumber,path,print eps(1=yes/0=no))
    default fignumber: current figure
    default path: current dir
    default print eps: 0
Author
Rob Hoogendijk