Scilab 5.5.2
      
      - Scilabヘルプ
- GUI
- Borders
- Layouts
- Tree
- about
- addmenu
- clipboard
- close
- consoleプロパティ
- 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プロパティ
- uigetcolor
- uigetdir
- uigetfile
- uigetfont
- uimenu
- uimenuプロパティ
- uiputfile
- unsetmenu
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
Please note that the recommended version of Scilab is 2026.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 >> |