|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
MatlabProxy
's capabilities.
See:
Description
Interface Summary | |
---|---|
CallbackMatlabProxy.MatlabCallback | A callback that indicates either the invocation succeeding or an exception being raised. |
CallbackMatlabProxy.MatlabDataCallback<V> | A callback that supplies the results of the invocation or the raised exception. |
Class Summary | |
---|---|
CallbackMatlabProxy | Deprecated. This class was provided as a workaround when MatlabProxy could not operate on the Event Dispatch
Thread (EDT) used by AWT and Swing; MatlabProxy no longer has this limitation. |
MatlabNumericArray | Acts as a MATLAB array of doubles. |
MatlabNumericArray.DoubleArrayType<T> | An array type of dimension 2 or greater which holds double s. |
MatlabProxyLogger | Deprecated. Replaced by LoggingMatlabProxy . |
MatlabTypeConverter | Converts between MATLAB and Java types. |
Exception Summary | |
---|---|
MatlabNumericArray.ArrayDimensionException | Represents attempting to retrieve or manipulate a MATLAB array as the wrong dimension. |
Extensions which enhance MatlabProxy
's capabilities.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |