com.jstatcom.engine.matlab
Interface OutErrHandler
-
- All Known Implementing Classes:
- LogHandler
public interface OutErrHandlerInterface for output/error handler implementation to be used with the Matlab engine.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidhandleError(java.lang.String s)Deals with an error string.voidhandleOutput(java.lang.String s)Deals with an output string.
-
DMelt 3.0 © DataMelt by jWork.ORG