hdftool - Browse and import data from HDF4 or HDF-EOS files
Syntax
hdftool
hdftool(filename)
h = hdftool(...)
Description
hdftool starts the HDF Import
Tool, a graphical user interface used to browse the contents of HDF4 and HDF-EOS
files and import data and subsets of data from these files. To open an HDF4
or HDF-EOS file, select Open from the File menu. You can open multiple files in the HDF Import
Tool by selecting Open from the File menu.
hdftool(filename) opens the HDF4
or HDF-EOS file specified by filename in the HDF Import
Tool.
h = hdftool(...) returns a handle h to
the HDF Import Tool. To close the tool from the command line, use close(h).
Example
hdftool('example.hdf');See Also
hdf, hdfinfo, hdfread, uiimport
 | hdfread | | help |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit