scilab-6.1.1
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- FFTW
- HDF5 files
- Files : Input/Output functions
- Graphics
- Graphics export
- GUI
- Data Structures
- Advanced functions
- Testing & benchmarking
- Demo Tools
- Dynamic/incremental Link
- Documentation system
- Java from Scilab
- Scilab code instrumentation
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.
Scilab code instrumentation
- covMerge — Merges coverage results and exports to a file
- covStart — Instruments some macros to store runtime information on code coverage and execution time
- covStop — Removes all instrumentation data
- covWrite — Exports runtime information to files
- profile — General information about instrumentation capabilities
- profileDisable — Remove instrumentation from a function, a library or remove all instrumentation
- profileEnable — Add instrumentation to a function, a library or all available functions
- profileGetInfo — Retrieve instrumentation information as a Scilab value
Report an issue | ||
<< Java from Scilab | Scilab Help |