Scilab 6.1.0
- Справка Scilab
- Scilab
- Дифференциальное счисление, интегрирование
- Основные функции
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- ARnoldi PACKage
- 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
- Parallel
- 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
Input/Output functions
- OS_commands
- getenv — get the value of an environment variable
- getpid — get Scilab process identificator
- unix — alias of host()
- setenv — set the value of an environment variable
- unix_g — executes some Windows, Linux or MacOS instructions: output in variables
- unix_s — executes some Windows, Linux or MacOS instructions: output canceled (Silent mode)
- unix_w — executes some Windows, Linux or MacOS instructions: output in Scilab's console
- unix_x — executes some Windows, Linux or MacOS instructions: output in a dedicated window
- file — управление файлами
- getio — get Scilab input/output logical units
- load — Loads some archived variables, a saved graphic figure, a library of functions
- read — matrices read
- read4b — fortran file binary read
- readb — fortran file binary read
- save — Saves some chosen variables in a binary data file
- writb — fortran file binary write
- write — write in a formatted file
- write4b — fortran file binary write
Report an issue | ||
<< Файлы: функции ввода/вывода | Справка Scilab | Графики >> |