Development Environment |
|
Importing HDF Data
Hierarchical Data Format (HDF) is a general-purpose, machine-independent standard for storing scientific data in files, developed by the National Center for Supercomputing Applications (NCSA). HDF-EOS is an extension of HDF developed by the National Aeronautics and Space Administration (NASA) for storage of data returned from the Earth Observing System (EOS).
HDF and HDF-EOS files can contain multidimensional numeric arrays or text data, called data sets, in HDF terminology. MATLAB provides three ways to import HDF or HDF-EOS data sets into the MATLAB workspace:
Note
MATLAB supports Version 4.1r3 of the NCSA multifile APIs to HDF data. The multifile APIs replace the original NCSA APIs. MATLAB does not support HDF version 5.0, which is a completely new format and is not compatible with Version 4.1r3. To find more information about HDF, see Getting More Information About HDF.
|
| Exporting MATLAB Graphs in AVI Format | | Using the HDF Import Tool | |