Scilab-Branch-6.1-GIT
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- Control Systems - CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics export
- GUI
- Data Structures
- Parameters
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab data files I/O
- Code Matlab => Scilab
- MEX Library API
- Advanced functions
- Testing & benchmarking
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Script editor
- UI Data
- Documentation system
- Modules manager
- Multilinguism
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (JVM)
- Java from Scilab
- Java Interface
- Preferences
- Scilab code instrumentation
- 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
Testing & benchmarking
- Assert
- Assert Overview — An overview of the Assert module.
- assert_checkalmostequal — Check that computed and expected are numerically close.
- assert_checkequal — Check that computed and expected are equal.
- assert_checkerror — Check that an instruction produces the expected error.
- assert_checkfalse — Check that condition is false.
- assert_checkfilesequal — Check that two files are equal.
- assert_checktrue — Check that condition is true.
- assert_comparecomplex — Compare complex numbers with a tolerance.
- assert_computedigits — Returns the number of significant digits in computed result.
- assert_cond2reltol — Suggests a relative error, computed from the condition number.
- assert_cond2reqdigits — Suggests the number of required digits, given the condition number.
- assert_generror — Generates an error.
- bench_run — Launches benchmark tests
- example_run — Launch the examples found in help pages.
- test_run — runs unit tests and non-regression tests of a module or in a directory
Report an issue | ||
<< Advanced functions | Scilab Help | Demo Tools >> |