Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> 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 — Main script to start Scilab and miscellaneous tools (GNU/Linux, Unix and 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:27:30 CEST 2016