checa se o Scilab foi construído com TCL/TK
r = with_tk()
um booleano
Retorna %t
se o Scilab tiver sido construído com
a interface TCL/TK ou %f
se não.
Version | Description |
6.0.2 | with_tk() is declared obsolete. with_module("tclsci")
may be used instead. |
6.1.0 | with_tk() is no longer available. |