Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Português - Русский - 日本語
Aide de Scilab >> Scilab > Configuration > getscilabmode

getscilabmode

returns scilab mode

Syntax

m = getscilabmode()

Description

Returns scilab mode. 4 modes are possible: STD, API, NW, NWNI.

API: Scilab is launch as an API.

STD: the standard Scilab (gui, plot ...).

NW: Scilab in command line with the plots.

NWNI: Scilab in command line without any graphics.

Examples

getscilabmode()

See Also

  • scilab — Script principal d'exécution de Scilab et de divers outils (GNU/Linux, Unix et Mac OS X)
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:30:58 CEST 2016