Scilab 5.5.2
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD (Computer Aided Control Systems Design)
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage (ARPACK binding)
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- 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
- Advanced functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Online help management
- Parallel
- Modules manager
- Scilab MPI
- Localization
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (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
Data Structures
- boolean — Scilab Objects, boolean variables and operators & | ~
- cell — creates a cell array of empty matrices
- definedfields — returns an index of list's defined fields
- fieldnames — get a tlist, mlist or struct fields names
- getfield — list field extraction
- hypermat — initializes an N dimensional matrix
- hypermatrices — a Scilab object, N dimensional matrix in Scilab
- iscell — checks if a variable is a cell array
- iscellstr — checks if a variable is a cell array of strings
- isfield — checks if the given fieldname exists in a structure or mlist or tlist
- isstruct — checks if a variable is a structure array
- list — a Scilab object and a list definition function
- lstcat — list concatenation
- makecell — Creates a cell array.
- matrices — Scilab objects, matrices in Scilab
- mlist — Scilab object, matrix oriented typed list definition
- null — delete an element in a list
- rlist — Scilab rational fraction function definition
- setfield — list field insertion
- struct — create a struct
- tlist — Scilab object and typed list definition.
- type — returns the type of a variable
- typename — associates a name to variable type
- typeof — object type
Report an issue | ||
<< GUI | Scilab Help | Parameters >> |