Scilab 6.0.1
- 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
- Windows tools
- 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)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
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
- argn — Returns the actual 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
- feval — multiple evaluation
- 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
- whereis — Returns the name of the loaded library/module a given function belongs to
Report an issue | ||
<< Compatibility Functions | Scilab Help | Testing & benchmarking >> |