Scilab 6.0.0
Scilab Help >> Graphics > window_control > havewindow
havewindow
return scilab window mode
Syntax
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").
Comments
Add a comment:
Please login to comment this page.