Scilab 6.1.0
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- 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
- Parallel
- 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.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Matlab binary files I/O
- loadmatfile — loads some variables from an Octave or a Matlab MAT binary or ASCII data file
- matfile2sci — converts a Matlab 5 MAT-file into a Scilab binary file
- matfile_close — Matlab バイナリ MATファイルを閉じる.
- matfile_listvar — Matlab バイナリ MATファイルの中の変数の一覧を得る.
- matfile_open — Matlab バイナリ MAT-ファイルを開く.
- matfile_varreadnext — Matlab バイナリ MATファイルの次の変数を読み込む.
- matfile_varwrite — Matlab バイナリ MATファイルに変数を書き込む.
- savematfile — Matlab MATファイル (バイナリまたは ASCII)を書き込む
Report an issue | ||
<< History manager | Scilabヘルプ | Code Matlab => Scilab >> |