Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Ajuda do Scilab >> Scilab > Configuration > ver

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"
Report an issue
<< sciargs Configuration with_javasci >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Jan 03 14:35:18 CET 2022