Package eu.simuline.octave
Package provides a factory class
OctaveEngineFactory
to create an OctaveEngine
which represents an octave process.
The factory is to configure the engine and the engine is to run scripts on octave.
In addition, variables can be set and get and some meta info is available.-
Class Summary Class Description OctaveEngine The connection to an octave process.OctaveEngine.ManifestInfo OctaveEngine.NameDesc Describes the meaning of a name, if any.OctaveEngine.PackageDesc Representation of a package as returned by the octave commandpkg('list')
which returns a cell array of structs with fields reflected by the fields of this class.OctaveEngineFactory Factory that creates OctaveEngines.OctaveUtils Deprecated. RunOctave TestMetaInfo Test meta info like version (both octave and javaoctave bridge), vendor, packages installed.TestOctave Tests eu.simuline.octave.OctaveTestOctave.DestroyThread Helper for TestOctaveTestOctave.DontCloseWriter TestOctaveErrors Test -
Enum Summary Enum Description OctaveEngine.NameDesc.Category