Package com.jstatcom.engine.matlab

New enhanced Matlab communication.

See:
          Description

Interface Summary
OutErrHandler Interface for output/error handler implementation to be used with the Matlab engine.
 

Class Summary
LogHandler The standard output and error handler for Matlab.
MatlabConfigKeys Contains all constants that can be changed for the the Matlab environment.
MatlabEngine Engine for calling Matlab Compiler generated dlls from .m source files.
MatlabEngineType Holds information about the MatlabEngine.
MatlabLoadTypes This class contains all module types that can be loaded by a MatlabEngine.
MatlabTest Tests the MatlabEngine.
 

Package com.jstatcom.engine.matlab Description

New enhanced Matlab communication.