Scilab 6.0.0
Aide de Scilab >> Scilab > Configuration > ver
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
Comments
Add a comment:
Please login to comment this page.