Main Content

Esta página es para la versión anterior. La página correspondiente en inglés ha sido eliminada en la versión actual.

Funciones de bajo nivel para archivos HDF4

Interactúe directamente con funciones de la biblioteca HDF4

MATLAB® ofrece funciones en tres paquetes para acceder a las interfaces de HDF4 SD, GD y SW. Además, las funciones de la interfaz permiten un acceso directo a otras API de HDF4. Para poder usar estas funciones, debe estar familiarizado con la biblioteca HDF.

MATLAB es compatible con la versión 4.2.15 de HDF4.

Espacios de nombres

matlab.io.hdf4.sdLow-level access to HDF4 multifile scientific datasets (SD)
matlab.io.hdfeos.gdLow-level access to HDF-EOS grid data
matlab.io.hdfeos.swLow-level access to HDF-EOS swath files

Funciones

hdfanGateway to HDF multifile annotation (AN) interface
hdfhxGateway to HDF external data (HX) interface
hdfhGateway to HDF H interface
hdfhdGateway to HDF HD interface
hdfheGateway to HDF HE interface
hdfmlUtilities for working with MATLAB HDF gateway functions
hdfptGateway to HDF-EOS Point interface
hdfvGateway to HDF Vgroup (V) interface
hdfvfGateway to VF functions in HDF Vdata interface
hdfvhGateway to VH functions in HDF Vdata interface
hdfvsGateway to VS functions in HDF Vdata interface
hdfdf24Gateway to HDF 24-bit raster image (DF24) interface
hdfdfr8Gateway to HDF 8-bit raster image (DFR8) interface

Temas