Scilab 6.0.0
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- Control Systems - CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage (ARPACK binding)
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- Genetic Algorithms
- Optimization: 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
- Testing & benchmarking
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Documentation system
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (JVM)
- Java from Scilab
- Java Interface
- Preferences
- Scilab code coverage
- Lint tool (SLint)
- 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
Advanced functions
- Built-in & external
- Libraries
- genlib — build library from functions in given directory
- get_function_path — get source file path of a library function
- lib — library definition
- librarieslist — get scilab libraries
- library — library datatype description
- libraryinfo — get macros and path of a scilab library
- whereis — name of library containing a function
- argn — Returns the number of input/output arguments in a function call
- deff — on-line definition of function
- edit — function editing
- exec — script file execution
- execstr — execute Scilab code in strings
- funcprot — switch scilab functions protection mode
- endfunction — closes a function definition
- functions — Scilab procedures and Scilab objects
- getd — Load all functions defined in a directory
- head_comments — display Scilab function header comments
- macr2tree — provides the internal code of a compiled Scilab function
- macro — Scilab procedure and Scilab object
- macrovar — variables of function
- overloading — display, functions and operators overloading capabilities
- tree2code — generates the text definition of a Scilab function from its internal code
- varargin — variable number of arguments in an input argument list
- varargout — variable numbers of arguments in an output argument list
Report an issue | ||
<< Compatibility Functions | Scilab Help | Testing & benchmarking >> |