Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
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.
Report an issue | ||
<< with_module | Configuration | Debugging >> |