Scilab 5.4.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
with_javasci
Checks if Scilab has been built with the Java interface
Calling Sequence
r=with_javasci()
Arguments
- r
a boolean
Description
Returns %t
if Scilab has been built with the Java interface
or %f
if not.
Report an issue | ||
<< ver | Configuration | with_macros_source >> |