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

I

invocationFailed(MatlabInvocationException) - Method in interface matlabcontrol.extensions.CallbackMatlabProxy.MatlabCallback
Deprecated. Called when the method failed.
invocationFailed(MatlabInvocationException) - Method in interface matlabcontrol.extensions.CallbackMatlabProxy.MatlabDataCallback
Deprecated. Called when the method failed.
invocationSucceeded() - Method in interface matlabcontrol.extensions.CallbackMatlabProxy.MatlabCallback
Deprecated. Called when the method successfully completed.
invocationSucceeded(V) - Method in interface matlabcontrol.extensions.CallbackMatlabProxy.MatlabDataCallback
Deprecated. Called when the method successfully completed.
invokeAndWait(MatlabProxy.MatlabThreadCallable<U>, CallbackMatlabProxy.MatlabDataCallback<U>) - Method in class matlabcontrol.extensions.CallbackMatlabProxy
Deprecated. Delegates to the proxy, calling the callback when the method has been executed.
invokeAndWait(MatlabProxy.MatlabThreadCallable<U>) - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
invokeAndWait(MatlabProxy.MatlabThreadCallable<U>) - Method in class matlabcontrol.LoggingMatlabProxy
 
invokeAndWait(MatlabProxy.MatlabThreadCallable<T>) - Method in class matlabcontrol.MatlabProxy
Runs the callable on MATLAB's main thread and waits for it to return its result.
isCancelled() - Method in interface matlabcontrol.MatlabProxyFactory.Request
If the request has been successfully cancelled.
isCompleted() - Method in interface matlabcontrol.MatlabProxyFactory.Request
Returns true if the proxy has been created.
isConnected(CallbackMatlabProxy.MatlabDataCallback<Boolean>) - Method in class matlabcontrol.extensions.CallbackMatlabProxy
Deprecated. Delegates to the proxy, calling the callback when the proxy's corresponding method has completed.
isConnected() - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
isConnected() - Method in class matlabcontrol.LoggingMatlabProxy
 
isConnected() - Method in class matlabcontrol.MatlabProxy
Whether this proxy is connected to MATLAB.
isExistingSession() - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
isExistingSession() - Method in class matlabcontrol.LoggingMatlabProxy
 
isExistingSession() - Method in class matlabcontrol.MatlabProxy
Whether this proxy is connected to a session of MATLAB that was running previous to the request to create this proxy.
isReal() - Method in class matlabcontrol.extensions.MatlabNumericArray
Returns true if the array has no imaginary values, false otherwise.
isRunningInsideMatlab() - Method in class matlabcontrol.extensions.MatlabProxyLogger
Deprecated. Delegates to the proxy; logs the interaction.
isRunningInsideMatlab() - Method in class matlabcontrol.LoggingMatlabProxy
 
isRunningInsideMatlab() - Method in class matlabcontrol.MatlabProxy
Whether this proxy is running inside of MATLAB.

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