Documentation of 'com.jstatcom.engine.matlab.OutErrHandler' Java class
OutErrHandler
com.jstatcom.engine.matlab

Interface OutErrHandler

  • All Known Implementing Classes:
    LogHandler


    public interface OutErrHandler
    Interface for output/error handler implementation to be used with the Matlab engine.
    • Method Detail

      • handleOutput

        void handleOutput(java.lang.String s)
        Deals with an output string.
        Parameters:
        s -
      • handleError

        void handleError(java.lang.String s)
        Deals with an error string.
        Parameters:
        s -

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.