exportUI
Call the file export graphical interface
Syntax
exportUI(figId) exportUI(fig)
Arguments
- figId
integer, Id of the figure to export.
- fig
Figure handle, handle of the figure to export.
Description
exportUI
routine
call the graphical interface dedicated in exporting a graphic window into an image file.
See also
Report an issue | ||
<< createWindow | GUI | figure >> |