Scilab 5.5.2
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
However, this page did not exist in the previous stable version.
havewindow
возвращает оконный режим Scilab'а
Последовательность вызова
havewindow()
Описание
havewindow()
возвращает %t
, если
у Scilab'а собственное окно, и %f
, если нет, то есть, если Scilab был вызван командой scilab -nw
. (nw
указывает безоконный режим "no-window").
Comments
Add a comment:
Please login to comment this page.