Package dods.clients.matlab

Class Summary
MatlabArray An extention of the DArray class, with optimizations for Matlab.
MatlabDods Provides an interface to the Java DAP library to be used by matlab
MatlabFactory The factory to create matlab types
MatlabGUI  
MatlabList An extention of the DList class which provides methods to return the data held inside the list as atomic types, limiting the necessary interaction between matlab and java.
MatlabSequence A Sequence class which will return columns of variables as well as individual variables.
MatlabString  
MatlabURL