%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,-dill,-dhpgl.
%   Do NOT use this function directly. Use PRINT instead.

%   Copyright 1984-2002 The MathWorks, Inc. 
%   $Revision: 5.8 $  $Date: 2002/04/10 17:07:41 $
%   Built-in function.
