havewindow - Return scilab window mode (original) (raw)

Change language to:
Français - 日本語 - Português

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilab help >> Graphics > window_control > 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").

<< window_control window_control show_window >>