Scilab 5.5.0
- Scilabヘルプ
- GUI
- Tree
- Borders
- Layouts
- about
- addmenu
- clipboard
- close
- delmenu
- exportUI
- figure
- findobj
- gcbo
- getcallbackobject
- getinstalledlookandfeels
- getlookandfeel
- getvalue
- messagebox
- printfigure
- printsetupbox
- progressionbar
- root_properties
- setlookandfeel
- setmenu
- toolbar
- toprint
- tree_show
- uicontextmenu
- uicontrol
- uigetcolor
- uigetdir
- uigetfile
- uigetfont
- uimenu
- uiputfile
- unsetmenu
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
- Console properties
- createWindow
- Interactive Editor
- loadGui
- saveGui
- uicontrol properties
- uimenu properties
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
exportUI
ファイルエキスポート用のグラフィックインターフェイスを コールする
呼び出し手順
exportUI(figId) exportUI(fig)
引数
- figId
整数, エキスポートする図のID.
- fig
図のハンドル, エキスポートする図のハンドル.
説明
exportUI
ルーチンは,
グラフィックウインドウを画像ファイルにエキスポートするための
グラフィックインターフェイスをコールします.
参照
Report an issue | ||
<< delmenu | GUI | figure >> |