Scilab 5.5.2
- Scilabヘルプ
- 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
- HDF5 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
- Scilab MPI
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- 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
Functions
- Built-in & external
- Libraries
- genlib — 指定したディレクトリの関数からライブラリを構築する
- get_function_path — ライブラリ関数のソースファイルのパスを取得
- lib — ライブラリ定義
- librarieslist — scilabライブラリを取得
- library — ライブラリのデータ型の説明
- libraryinfo — マクロとscilabライブラリのパスを取得
- whereis — 関数が属するライブラリの名前
- profiling
- add_profiling — プロファイル命令を関数に追加.
- plotprofile — 関数のプロファイルチャートを表示する
- profile — 関数のプロファイル結果を返す
- remove_profiling — 指定した関数のプロファイルを無効にする
- reset_profiling — 関数のプロファイル用カウンタをリセットする
- showprofile — 関数のプロファイル結果をコンソールに出力
- argn — 関数コールの入力/出力引数の数を返す
- bytecode — Scilab関数を指定すると"バイトコード"をScilab配列に返す, またはその逆の処理を行う.
- bytecodewalk — 関数バイトコードを検索し,変換する.
- code2str — Scilab整数コードに関連した文字列を返す. この関数は廃止されました.
- comp — scilab 関数のコンパイル
- deff — 関数のオンライン定義
- edit — 関数を編集
- exec — スクリプトファイルを実行する
- execstr — 文字列中のScilabコードを実行
- fun2string — Scilab関数のアスキー定義を生成する
- funcprot — Scilab関数保護モードを切替える
- endfunction — 関数定義を閉じる
- functions — Scilab プロシージャおよび Scilab オブジェクト
- getd — ディレクトリで定義された全ての関数を取得する
- head_comments — Scilab関数のヘッダのコメントを表示
- listfunctions — ワークスペースの全ての関数のプロパティ
- macr2lst — リスト変換用の関数
- macr2tree — ツリー変換用の関数
- macro — Scilabプロシージャおよび Scilabオブジェクト
- macrovar — 関数の変数
- mode — ファイル実行のモードを選択
- overloading — 表示,関数および演算子オーバーロード機能
- recompilefunction — 型を変更し,Scilab関数を再コンパイルする
- sciargs — scilab コマンドライン引数
- str2code — 文字列に関するScilab整数コードを返す. この関数は廃止されました.
- tree2code — Scilab関数のアスキー定義を生成する
- varargin — 入力引数リストの引数の数を可変にする
- varargout — 出力変数リストの引数の数を可変にする
Report an issue | ||
<< Compatibility Functions | Scilabヘルプ | Development tools >> |