Scilab 5.3.3
Aide Scilab >> Graphiques > window_control > havewindow
havewindow
return scilab window mode
Calling Sequence
havewindow()
Description
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").
| << winsid | window_control | xselect >> |