Scilab-Branch-5.3-GIT
      
      - Scilab help
 - Scilab
 - Differential Equations, Integration
 - Elementary Functions
 - Linear Algebra
 - Interpolation
 - CACSD
 - Polynomials
 - Signal Processing
 - FFTW
 - Special Functions
 - Randlib
 - ARnoldi PACKage
 - Statistics
 - Sparse Matrix
 - UMFPACK Interface (sparse)
 - Optimization and Simulation
 - Genetic Algorithms
 - Simulated Annealing
 - Symbolic
 - 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
 - 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 (Scinotes)
 - UI Data
 - Online help management
 - Parallel
 - PVM parallel Toolbox
 - Modules manager
 - Localization
 - JVM
 - API Scilab
 - call_scilab API (Scilab engine)
 - 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.
History manager
- addhistory — add lines to current history.
 - displayhistory — displays current scilab history
 - gethistory — returns current scilab history in a string matrix
 - gethistoryfile — get filename used for scilab's history
 - historymanager — enable or disable history manager
 - historysize — get number of lines in history
 - loadhistory — load a history file
 - removelinehistory — remove the Nth line in history.
 - resethistory — Deletes all entries in the scilab history.
 - saveafterncommands — Save the history file after n statements are added to the file.
 - saveconsecutivecommands — Save consecutive duplicate commands.
 - savehistory — save the current history in a file
 - sethistoryfile — set filename for scilab history
 
| << Completion | Scilab help | Matlab binary files I/O >> |