<< gstacksize 5-5-2 intersci >>
removed >> removed > 5-5-2 > havewindow

havewindow

return scilab window mode

Calling Sequence

havewindow()

Description

havewindow() returns %t if Scilab has it own window and %f if not, i.e. if Scilab has been invoked by scilab -nw. (nw stands for "no-window").

History

VersionDescription
5.5.2 havewindow was removed after Scilab 5.5.2. getscilabmode()=="STD" replaces it.

<< gstacksize 5-5-2 intersci >>