Scilab 6.0.1
- Scilabヘルプ
- GUI
- Borders
- Layouts
- Menus
- Tree
- about
- clipboard
- close
- consoleプロパティ
- createWindow
- exportUI
- figure
- findobj
- gcbo
- getcallbackobject
- getinstalledlookandfeels
- getlookandfeel
- getvalue
- 対話型エディタ
- loadGui
- messagebox
- printfigure
- printsetupbox
- progressionbar
- root_properties
- saveGui
- setlookandfeel
- toolbar
- toprint
- tree_show
- uicontrol
- uicontrolプロパティ
- uigetdir
- uigetfile
- uigetfont
- uiputfile
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
toolbar
ツールバーを表示または隠す
呼び出し手順
state1=toolbar(winnum,state2) state1=toolbar(winnum)
引数
- state1
ツールバーの 'on' または 'off'の状態
- winum
ウインドウ番号 (-1: Scilabコンソールウインドウ)
- state2
'on' または 'off' はツールバーの状態を設定
説明
ツールバーを表示または隠します.
Report an issue | ||
<< setlookandfeel | GUI | toprint >> |