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.
Matlab binary files I/O
- loadmatfile — lMatlab V6 MATファイル (バイナリまたは ASCII) を Scilabに読み込む
- 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ヘルプ | Matlab to Scilab Conversion Tips >> |