Previous: Standalone Programs, Up: External Code Interface [Contents][Index]
The Java Interface is designed for calling Java functions from within Octave.
If you want to do the reverse, and call Octave from within Java, try a library
like joPas
(http://jopas.sourceforge.net).
• Making Java Classes Available: | ||
• How to use Java from within Octave: | ||
• Set up the JVM: | ||
• Java Interface Functions: |