A B C D E F G H I L M P R S T

R

removeDisconnectionListener(MatlabProxy.DisconnectionListener) - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
removeDisconnectionListener(MatlabProxy.DisconnectionListener) - Method in class matlabcontrol.LoggingMatlabProxy
 
removeDisconnectionListener(MatlabProxy.DisconnectionListener) - Method in class matlabcontrol.MatlabProxy
Removes a disconnection listener.
requestProxy(MatlabProxyFactory.RequestCallback) - Method in class matlabcontrol.MatlabProxyFactory
 
returningEval(CallbackMatlabProxy.MatlabDataCallback<Object[]>, String, int) - Method in class matlabcontrol.extensions.CallbackMatlabProxy
Deprecated. Delegates to the proxy, calling the callback when the proxy's corresponding method has completed.
returningEval(String, int) - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
returningEval(String, int) - Method in class matlabcontrol.LoggingMatlabProxy
 
returningEval(String, int) - Method in interface matlabcontrol.MatlabOperations
Evaluates a command in MATLAB, returning the result.
returningFeval(CallbackMatlabProxy.MatlabDataCallback<Object[]>, String, int, Object...) - Method in class matlabcontrol.extensions.CallbackMatlabProxy
Deprecated. Delegates to the proxy, calling the callback when the proxy's corresponding method has completed.
returningFeval(String, int, Object...) - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
returningFeval(String, int, Object...) - Method in class matlabcontrol.LoggingMatlabProxy
 
returningFeval(String, int, Object...) - Method in interface matlabcontrol.MatlabOperations
Calls a MATLAB function with the name functionName, returning the result.

A B C D E F G H I L M P R S T