Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.0 - 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 > getscilabmode

getscilabmode

retorna o modo do Scilab

Seqüência de Chamamento

m = getscilabmode()

Descrição

Retorna o modo do Scilab. Quatro são os possíveis modos : STD , API , NW , NWNI .

API o Scilab é lançado como um API.

STD o Scilab padrão (gui, plot ...)

NW Scilab em linha de comando com esboços.

NWNI Scilab em linha de comando sem quaisquer gráficos.

Exemplos

getscilabmode()

Ver Também

  • fromc — Checks if current Scilab is called from an external C program (by StartScilab).
  • fromjava — Checks if current Scilab is called from javasci
  • istssession — Determines if scilab is launched from a ms terminal service session (Windows only)
  • scilab — runs Scilab in interactive or batch mode with command line options
Report an issue
<< getos Configuration getshell >>

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:
Tue Feb 25 08:52:27 CET 2020