Uses of Package
matlabcontrol.extensions

Packages that use matlabcontrol.extensions
matlabcontrol.extensions Extensions which enhance MatlabProxy's capabilities. 
 

Classes in matlabcontrol.extensions used by matlabcontrol.extensions
CallbackMatlabProxy.MatlabCallback
          Deprecated. A callback that indicates either the invocation succeeding or an exception being raised.
CallbackMatlabProxy.MatlabDataCallback
          Deprecated. A callback that supplies the results of the invocation or the raised exception.
MatlabNumericArray
          Acts as a MATLAB array of doubles.
MatlabNumericArray.DoubleArrayType
          An array type of dimension 2 or greater which holds doubles.