Scilab 5.3.0
- Manuel Scilab
- Interface avec Java
- Javasci v1 (deprecated)
- javasci.SciBoolean (deprecated)
- javasci.SciBooleanArray (deprecated)
- javasci.SciComplex (deprecated)
- javasci.SciComplexArray (deprecated)
- javasci.SciDouble (deprecated)
- javasci.SciDoubleArray (deprecated)
- javasci.SciInteger (deprecated)
- javasci.SciIntegerArray (deprecated)
- javasci.SciString (deprecated)
- javasci.SciStringArray (deprecated)
- javasci.Scilab (deprecated)
- Compile and run with javasci v1
- javasci FAQ
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
javasci FAQ
The frequently asked questions - Javasci v1. Deprecated: Please use Javasci v2
Questions / Answers
Running an application based on javasci, I get the error Exception in thread "main" java.lang.NoClassDefFoundError: javasci/Scilab
javasci.jar is probably not defined in the CLASSPATH. See Compile and run with javasci
The native library javasci does not exist or cannot be found.
java.library.path has not been set or cannot be found. Compile and run with javasci
See Also
- Browse the documentation of Javasci v2. (this will open the web browser).
- Javasci
- Compile and run with javasci
Authors
Sylvestre Ledru
<< Compile and run with javasci v1 | Javasci v1 (deprecated) | Compile and run with javasci v2 >> |