[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
hardcopy
(/tools/hpmatlab/toolbox/matlab/graphics/hardcopy.m)
Help text
HARDCOPY Save figure window to file.
HARDCOPY(H,'filename','format') saves the figure window
with handle H to the designated filename in the
specified format.
Legal formats are -dps,-deps,-dps2,-deps2. See
PRINT for more information.
Do NOT use this function directly. Use PRINT instead.
This function is temporary and will be replaced with
a different mechanism in future releases of MATLAB.
Cross-Reference Information
This is called by
- print /tools/hpmatlab/toolbox/matlab/graphics/print.m
- whatsnew /tools/hpmatlab/toolbox/matlab/general/whatsnew.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON