Scilab 5.3.0
      
      - Scilab Online Help
 - Scilab
 - Differential Equations, Integration
 - Elementary Functions
 - Linear Algebra
 - Interpolation
 - CACSD
 - Polynomials
 - Signal Processing
 - FFTW
 - Special Functions
 - Randlib
 - ARnoldi PACKage
 - Statistics
 - Sparses Matrix
 - UMFPACK Interface
 - Optimization and Simulation
 - Genetic Algorithms
 - Simulated Annealing
 - Symbolic
 - Files : Input/Output functions
 - Input/Output functions
 - Graphics Library
 - Graphics : exporting and printing
 - GUI
 - Data Structures
 - Parameters
 - Boolean
 - Integers
 - Strings
 - Sound file handling
 - Time and Date
 - Output functions
 - xcos
 - Spreadsheet
 - Shell
 - Console
 - Completion
 - History manager
 - Matlab binary files I/O
 - Matlab to Scilab Conversion Tips
 - Compatibility Functions
 - Maple Interface
 - Overloading
 - Functions
 - Development tools
 - Demo Tools
 - Dynamic/incremental Link
 - Atoms
 - Tcl/Tk Interface
 - Text editor
 - UI Data
 - Online help management
 - Parallel
 - PVM parallel Toolbox
 - Modules manager
 - Localization
 - JVM
 - API Scilab
 - call_scilab API
 - Java Interface
 - Intersci
 
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.
Tcl/Tk Interface
- ScilabEval — tcl instruction : Evaluate a string with scilab interpreter
 - TCL_CreateSlave — Create a TCL slave interpreter
 - TCL_DeleteInterp — delete TCL interpreter
 - TCL_EvalFile — Reads and evaluate a tcl/tk file
 - TCL_EvalStr — Evaluate a string whithin the Tcl/Tk interpreter
 - TCL_ExistArray — Return %T if a tcl array exists
 - TCL_ExistInterp — Return %T if a tcl slave interperter exists
 - TCL_ExistVar — Return %T if a tcl variable exists
 - TCL_GetVar — Get a tcl/tk variable value
 - TCL_GetVersion — get the version of the TCL/TK library at runtime.
 - TCL_SetVar — Set a tcl/tk variable value
 - TCL_UnsetVar — Remove a tcl variable
 - TCL_UpVar — Make a link from a tcl source variable to a tcl destination variable
 - config — Scilab general configuration.
 - winclose — close windows created by sciGUI
 - winlist — Return the winId of current window created by sciGUI
 
| << Atoms | Scilab manual | Text editor >> |