| Package | Description |
|---|---|
| eu.simuline.octave |
This implementation follows the interface in:
http://java.sun.com/javase/6/docs/api/javax/script/package-summary.html
It does not implement it as the code has to work on Java 5.0.
|
| eu.simuline.octave.io |
Explanation missing
|
| Modifier and Type | Field and Description |
|---|---|
private OctaveExec |
OctaveEngine.octaveExec
The executor of this octave engine.
|
| Modifier and Type | Field and Description |
|---|---|
private OctaveExec |
OctaveIO.octaveExec |
| Constructor and Description |
|---|
OctaveIO(OctaveExec octaveExec) |
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.