Scilab 6.0.0
Scilab Help >> Scilab > Configuration > with_javasci
with_javasci
Checks if Scilab has been built with the Java interface
Syntax
r = with_javasci()
Arguments
- r
a boolean
Description
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. |
Comments
Add a comment:
Please login to comment this page.