Checks if Scilab has been built with the Java interface
r = with_javasci()
a boolean
Returns %t
if Scilab has been built with the Java interface
or %f
if not.
![]() | Note that this function will always return True under GNU/Linux or Mac OS X. |