Scilab 5.3.3
- Scilab help
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- Symbolic
- 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
- Shell
- Console
- Completion
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Maple Interface
- Overloading
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Online help management
- Parallel
- PVM parallel Toolbox
- Modules manager
- Localization
- JVM
- API Scilab
- call_scilab API (Scilab engine)
- Java Interface
- Intersci
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Data Structures
- cell — Create a cell array of empty matrices.
- definedfields — return index of list's defined fields
- fieldnames — get a tlist, mlist or struct fields names
- getfield — list field extraction
- hypermat — initialize an N dimensional matrices
- hypermatrices — Scilab object, N dimensional matrices in Scilab
- iscell — Check if a variable is a cell array
- iscellstr — Check if a variable is a cell array of strings
- isfield — Checks if the given fieldname exists in the structure
- isstruct — Check if a variable is a structure array
- list — Scilab object and list function definition
- lsslist — Scilab linear state space function definition
- lstcat — list concatenation
- mlist — Scilab object, matrix oriented typed list definition.
- rlist — Scilab rational fraction function definition
- setfield — list field insertion
- struct — create a struct
- tlist — Scilab object and typed list definition.
<< GUI | Scilab help | Parameters >> |