Scilab 6.0.2
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
ver
Version information for Scilab
Syntax
r = ver()
Arguments
- r
 a matrix of strings
Description
Version information for Scilab.
Returns a matrix of string with information about Scilab.
Examples
r = ver()
See also
- getversion — get scilab and modules version information
 - getdebuginfo — get information about Scilab to debug
 - getos — retourne le nom et la version de O.S
 
| Report an issue | ||
| << sciargs | Configuration | with_javasci >> |