Scilab 5.5.1
      
      - 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 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
call_scilab API (Scilab engine)
- Boolean management — How to manage Scilab's boolean read and write process using call_scilab and api_scilab
 - Complex management — How to manage Scilab's complex variable read and write process using call_scilab
 - DisableInteractiveMode — Disables some features (plotting, gui creation, Tcl/Tk...) and leaves only the computing engine
 - Double management — How to manage Scilab's variable read and write process using call_scilab and api_scilab
 - GetLastJob — Returns the latest job sent to Scilab engine
 - ScilabHaveAGraph — Check if any Scilab graphics have been opened.
 - SendScilabJob — Send a Scilab task from a C/C++ code (call_scilab)
 - SendScilabJobs — Send Scilab tasks from a C/C++ code (call_scilab)
 - StartScilab — Initializes and starts Scilab engine in Call Scilab
 - String management — How to manage Scilab's String read and write process using call_scilab and api_scilab
 - TerminateScilab — Stops and terminates Scilab engine in Call Scilab
 - call_scilab — call_scilab is an interface which provides the ability to call Scilab engine from C/C++ code
 - Compile and run with Call Scilab — How to compile a native application based on or using Scilab
 - fromc — Checks if current Scilab is called from an external C program (by StartScilab).
 - fromjava — Checks if current Scilab is called from javasci
 
| Report an issue | ||
| << API Scilab | Scilab Help | Java Virtual Machine (JVM) >> |