Scilab 5.4.1
- Scilab help
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Boolean
- Integers
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- scilab editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- JVM
- API Scilab
- call_scilab API
- Java Interface
- Intersci
- Preferences
- Windows tools
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
GUI
- Tree
- uiConcatTree — ツリーを結合
- uiCreateNode — ノードを作成 (Scilabツリー用)
- uiCreateTree — ツリーを作成
- uiDeleteNode — ツリーを削除
- uiDisplayTree — GUIモードでツリーを印刷
- uiDumpTree — コンソールでツリーを印刷 (テキストモード)
- uiEqualsTree — 2つのツリーを比較
- uiFindNode — ツリーでノードを探す
- uiGetChildrenNode — 子ノードを取得
- uiGetNodePosition — ノードの位置を取得
- uiGetParentNode — ノードの親を取得
- uiInsertNode — ツリーを挿入
- about — ダイアログボックス "about scilab" を表示
- addmenu — 対話的にボタン/メニューを定義
- clipboard — システムのクリップボードに(またはから)コピー/貼り付ける.
- close — 図を閉じる
- delmenu — 対話的なボタン/メニューを削除
- exportUI — ファイルエキスポート用のグラフィックインターフェイスを コールする
- figure — 図を作成する
- findobj — 指定したプロパティを有するオブジェクトを探す
- gcbo — コールバックを実行中のオブジェクトのハンドル
- getcallbackobject — コールバックを実行中のオブジェクトのハンドルを返す.
- getinstalledlookandfeels — ルックアンドフィールを表す文字列行列を返す.
- getlookandfeel — 現在のデフォルトのルックアンドフィールを取得.
- getvalue — データ取得用のxwindowダイアログ
- messagebox — メッセージボックスを開く.
- printfigure — 印刷用ダイアログを開き,図を印刷する.
- printsetupbox — 印刷用ダイアログボックスを表示する.
- progressionbar — 進行バーを描画
- root_properties — ルートオブジェクトプロパティの説明.
- setlookandfeel — 現在のルックアンドフィールのデフォルト値を設定.
- setmenu — 対話的なボタン/メニュー有効化
- toolbar — ツールバーを表示または隠す
- toprint — 文字列または図をプリンタに送信.
- tree_show — リストのツリービューを表示する
- uicontextmenu — コンテキストメニューを作成
- uicontrol — グラフィックユーザーインターフェイスオブジェクトを作成
- uigetcolor — 色を選択するダイアログを開く.
- uigetdir — ディレクトリを選択するダイアログ
- uigetfile — ファイル,名前,パス,フィルタ添字取得用のダイアログウインドウ
- uigetfont — フォント選択用のダイアログを開く.
- uimenu — 図にメニューまたはサブメニューを作成する
- uiputfile — ファイル選択/保存用の標準ダイアログボックスを開く.
- unsetmenu — 対話的なボタンまたはメニューを無効化
- usecanvas — Scilabグラフィックで使用されるメイン要素を取得/設定.
- waitbar — waitbarを描画
- x_choices — トグルボタンにより選択を行う対話的Xwindow
- x_choose — 対話的な選択ウインドウ (モーダルダイアログ)
- x_choose_modeless — 対話的な選択ウインドウ(モーダルダイアログでない)
- x_dialog — 対話的な複数行入力用ダイアログ.
- x_matrix — 行列を編集する Xwindow
- x_mdialog — 対話的なベクトル/行列入力用のダイアログ.
Report an issue | ||
<< Graphics : exporting and printing | Scilab help | Data Structures >> |