Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
ver
informação de versão sobre Scilab
Seqüência de Chamamento
r = ver()
Parâmetros
- r
uma matriz de strings
Descrição
Informação de versão sobre o Scilab.
Retorna uma matriz de strings com informações de versão sobre o Scilab.
Exemplos
r = ver()
--> r = ver() r = "Scilab Version: " "6.1.1.0" "Operating System: " "Windows 10 10.0" "Java version: " "1.8.0_151" "Java runtime information: " "Java(TM) SE Runtime Environment (build 1.8.0_151-b12)" "Java Virtual Machine information: " "Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)" "Vendor specification: " "Oracle Corporation"
Ver Também
Report an issue | ||
<< sciargs | Configuration | with_javasci >> |