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
Input/Output functions
- file — ファイル管理
- getenv — 環境変数の値を取得
- getio — Scilabの入出力論理ユニットを取得
- getpid — ScilabプロセスIDを取得
- getscilabkeywords — Scilabキーワードを全リストを返す.
- halt — 実行を停止
- host — Unix または DOS コマンドを実行
- input — ユーザ入力用のプロンプト
- load — 保存した1個または複数の変数を読み込む
- read — 行列を読み込む
- read4b — fortran ファイルバイナリの読み込み
- readb — fortranファイルバイナリの読み込み
- save — バイナリファイルに1個または複数の変数を保存する
- setenv — 環境変数の値を設定e
- unix — シェル (sh) コマンドを実行
- unix_g — シェル (sh)コマンドを実行, 出力を変数にリダイレクト
- unix_s — シェル (sh)コマンドを実行, 出力なし
- unix_w — シェル (sh) コマンドを実行, 出力をScilabウインドウにリダイレクトする
- unix_x — シェル (sh) コマンドを実行, 出力はウインドウにリダイレクト
- writb — fortranファイルへのバイナリ形式の書き込み
- write — フォーマットされたファイルに書き込む
- write4b — fortranファイルバイナリ書き込み
Report an issue | ||
<< Files : Input/Output functions | Scilab help | Graphics >> |