Scilab 6.0.1
- 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
- Windows tools
- Atoms
- Tcl/Tk Interface
- scilab editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Preferences
- Lint tool (SLint)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Functions
- Built-in & external
- Libraries
- genlib — 指定したディレクトリの関数からライブラリを構築する
- get_function_path — ライブラリ関数のソースファイルのパスを取得
- lib — ライブラリ定義
- librarieslist — scilabライブラリを取得
- library — ライブラリのデータ型の説明
- libraryinfo — マクロとscilabライブラリのパスを取得
- argn — 関数コールの入力/出力引数の数を返す
- deff — 関数のオンライン定義
- edit — 関数を編集
- exec — スクリプトファイルを実行する
- execstr — 文字列中のScilabコードを実行
- feval — 関数(または外部ルーチン)を評価する
- funcprot — Scilab関数保護モードを切替える
- endfunction — 関数定義を閉じる
- functions — Scilab プロシージャおよび Scilab オブジェクト
- getd — ディレクトリで定義された全ての関数を取得する
- head_comments — Scilab関数のヘッダのコメントを表示
- macr2tree — ツリー変換用の関数
- macro — Scilabプロシージャおよび Scilabオブジェクト
- macrovar — 関数の変数
- overloading — 表示,関数および演算子オーバーロード機能
- tree2code — Scilab関数のアスキー定義を生成する >>>>>>> 1c1cb3e... help pages: misc. typos, fixes and short improvements
- varargin — 入力引数リストの引数の数を可変にする
- varargout — 出力変数リストの引数の数を可変にする
- whereis — Returns the name of the loaded library/module a given function belongs to
Report an issue | ||
<< Compatibility Functions | Scilabヘルプ | Development tools >> |