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
Functions
- Built-in & external
- Libraries
- genlib — 指定したディレクトリの関数からライブラリを構築する
- get_function_path — ライブラリ関数のソースファイルのパスを取得
- lib — ライブラリ定義
- librarieslist — scilabライブラリを取得
- library — ライブラリのデータ型の説明
- libraryinfo — マクロとscilabライブラリのパスを取得
- whereis — 関数が属するライブラリの名前
- profiling
- add_profiling — プロファイル命令を関数に追加.
- plotprofile — Scilab関数のプロファイルを展開,表示する
- profile — Scilab関数の実行プロファイルを展開
- remove_profiling — プロファイル命令を関数から削除する.
- reset_profiling — 関数のプロファイル用カウンタをリセットする
- showprofile — Scilab関数の実行プロファイルを展開し,表示する
- argn — 関数コールの入力/出力引数の数を返す
- bytecode — Scilab関数を指定すると"バイトコード"をScilab配列に返す, またはその逆の処理を行う.
- bytecodewalk — 関数バイトコードを検索し,変換する.
- 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 コマンドライン引数
- tree2code — Scilab関数のアスキー定義を生成する
- varargin — 入力引数リストの引数の数を可変にする
- varargout — 出力変数リストの引数の数を可変にする
- code2str — returns character string associated with Scilab integer codes. This function is obsolete.
- str2code — return scilab integer codes associated with a character string. This function is obsolete.
Report an issue | ||
<< Compatibility Functions | Scilab help | Development tools >> |