Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.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
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.