Scilab 5.5.2
- Справка Scilab
- Scilab
- Дифференциальное счисление, интегрирование
- Основные функции
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Библиотека генераторов случайных чисел
- ARnoldi PACKage
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- HDF5 Management
- Файлы: функции ввода/вывода
- Input/Output functions
- Графики
- Графики: экспорт и печать
- GUI
- Data Structures
- Parameters
- Boolean
- Целые числа
- Строки
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Электронная таблица
- Командное окно
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Функции для совместимости
- Функции
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Online help management
- Parallel
- Modules manager
- Scilab MPI
- Локализация
- API Scilab
- call_scilab API (Scilab engine)
- JVM
- Java from Scilab
- 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 — file management
- getenv — get the value of an environment variable
- getio — get Scilab input/output logical units
- getpid — get Scilab process identificator
- getscilabkeywords — returns a list with all scilab keywords.
- halt — stop execution
- host — Unix or DOS command execution
- input — prompt for user input
- load — Load a saved variable or a serie of variables
- read — matrices read
- read4b — fortran file binary read
- readb — fortran file binary read
- save — Save a variable or a serie of variables in a binary file
- setenv — set the value of an environment variable
- unix — shell (sh) command execution
- unix_g — shell (sh) command execution, output redirected to a variable
- unix_s — shell (sh) command execution, no output
- unix_w — shell (sh) command execution, output redirected to scilab window
- unix_x — shell (sh) command execution, output redirected to a window
- writb — fortran file binary write
- write — write in a formatted file
- write4b — fortran file binary write
Report an issue | ||
<< Файлы: функции ввода/вывода | Справка Scilab | Графики >> |