Scilab-Branch-6.1-GIT
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics export
- GUI
- Data Structures
- Parameters
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Code Matlab => Scilab
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- Script editor
- UI Data
- Online help management
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Preferences
- Coverage
- Lint tool (SLint)
- Web Tools
- 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 — builds a library from a set of *.sci files defining functions in a given directory
- get_function_path — ライブラリ関数のソースファイルのパスを取得
- lib — loads a library of Scilab functions and variables, and sets its name
- librarieslist — scilabライブラリを取得
- libraryinfo — マクロとscilabライブラリのパスを取得
- argn — 関数コールの入力/出力引数の数を返す
- deff — in-line definition of a (anonymous) function in Scilab language
- exec — スクリプトファイルを実行する
- execstr — 文字列中のScilabコードを実行
- feval — 関数(または外部ルーチン)を評価する
- funcprot — Scilab関数保護モードを切替える
- endfunction — 関数定義を閉じる
- getd — ディレクトリで定義された全ての関数を取得する
- macr2tree — ツリー変換用の関数
- macro — Scilabプロシージャおよび Scilabオブジェクト
- macrovar — 関数の変数
- overloading — 表示,関数および演算子オーバーロード機能
- tree2code — Scilab関数のアスキー定義を生成する
- varargin — 入力引数リストの引数の数を可変にする
- varargout — 出力変数リストの引数の数を可変にする
- whereis — Returns the name of the loaded library/module a given function belongs to
Report an issue | ||
<< Code Matlab => Scilab | Scilabヘルプ | Development tools >> |