Scilab 6.0.0
- Ajuda do Scilab
- IGU
- Borders
- Layouts
- uitree
- Editor Interativo
- about
- addmenu
- clipboard
- close
- Console properties
- createWindow
- delmenu
- exportUI
- figure
- findobj
- gcbo
- getcallbackobject
- getinstalledlookandfeels
- getlookandfeel
- getvalue
- loadGui
- messagebox
- printfigure
- printsetupbox
- progressionbar
- root_properties
- saveGui
- setlookandfeel
- setmenu
- toolbar
- toprint
- tree_show
- uicontextmenu
- uicontrol
- uicontrol properties
- uigetcolor
- uigetdir
- uigetfile
- uigetfont
- uimenu
- uimenu properties
- uiputfile
- unsetmenu
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
Ajuda do Scilab >> IGU > exportUI
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.
Comments
Add a comment:
Please login to comment this page.