Package matlabcontrol

Interface Summary
MatlabConnectionListener Implement this interface to be informed when a remote connection has been established or lost.
 

Class Summary
LocalMatlabProxy Allows for calling MATLAB from within MATLAB.
RemoteMatlabProxy Allows for calling MATLAB from outside of MATLAB.
RemoteMatlabProxyController Deprecated.
RemoteMatlabProxyFactory Use this class to create instances of RemoteMatlabProxy.
 

Exception Summary
MatlabConnectionException Exception that represents a failure to launch and connect to MATLAB.
MatlabInvocationException Exception that represents a failure to invoke a method on the MATLAB session.