Scilab-Branch-6.1-GIT
- Справка Scilab
- Scilab
- Дифференциальное счисление, интегрирование
- Основные функции
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- XML Management
- HDF5 files
- Файлы: функции ввода/вывода
- Input/Output functions
- Графики
- Графики: экспорт
- GUI
- Data Structures
- Parameters
- Строки
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Электронная таблица
- Командное окно
- History manager
- Matlab binary files I/O
- Code Matlab => Scilab
- Функции
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Script editor
- UI Data
- Online help management
- Modules manager
- Локализация
- API Scilab
- call_scilab API (Scilab engine)
- JVM
- Java из 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
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 — Closes a Matlab binary MAT-file.
- matfile_listvar — Lists variables of a Matlab binary MAT-file.
- matfile_open — Opens a Matlab binary MAT-file.
- matfile_varreadnext — Reads next variable in a Matlab binary MAT-file.
- matfile_varwrite — Write a variable in a Matlab binary MAT-file.
- savematfile — saves some Scilab variables in a Matlab MAT-file (binary or ASCII)
Report an issue | ||
<< History manager | Справка Scilab | Code Matlab => Scilab >> |