| MATLAB Function Reference | ![]() |
Syntax
Description
hgexport(h,filename)
writes figure h to the file filename.
hgexport(h,' writes figure -clipboard')
h to the Windows clipboard.
The format in which the figure is exported is determined by which renderer you use. The Painters renderer generates a metafile. The ZBuffer and OpenGL renderers generate a bitmap.
See Also
| hex2num | hggroup | ![]() |
© 1994-2005 The MathWorks, Inc.