Release 11 New Features |
HDF File Format Support
MATLAB 5.2 extended the support for HDF files beyond that previously provided byimread
and imwrite
. This additional support is provided through an interface to different HDF formats via new MATLAB functions that enable you to access the HDF library developed and supported by the National Center for Supercomputing Applications (NCSA). MATLAB 5.2 also provided an extensible gateway for reading and writing HDF files.
To use these functions, you must be familiar with the HDF library. Documentation for the library is available on the NCSA HDF Web page at http://hdf.ncsa.uiuc.edu
. MATLAB provides extensive command line help for each of these functions.