Scilab 6.0.0
Scilab Help >> Scilab > Configuration > with_tk
with_tk
Checks if Scilab has been built with TCL/TK
Syntax
r = with_tk()
Arguments
- r
a boolean
Description
Returns %t
if Scilab has been built with TCL/TK
interface or %f
if not.
Comments
Add a comment:
Please login to comment this page.