Scilab 5.3.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
jre_path
returns Java Runtime Environment used by Scilab
Calling Sequence
p=jre_path()
Arguments
- p
a string path of JRE
Description
returns Java Runtime Environment used by Scilab.
See Also
Authors
A.C
<< javalibrarypath | JVM | system_getproperty >> |