Main Content

Questa pagina si riferisce alla release precedente. La corrispondente pagina in inglese è stata rimossa nella release attuale.

Funzioni di basso livello per i file HDF4

Interagire direttamente con le funzioni della libreria HDF4

MATLAB® fornisce funzioni in tre pacchetti per accedere alle interfacce HDF4 SD, GD e SW. Inoltre, le funzioni di interfaccia consentono l'accesso diretto ad altre API HDF4. Per utilizzare queste funzioni, è necessario conoscere la libreria HDF.

MATLAB supporta la versione 4.2.15 di HDF4.

Pacchetti

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

Funzioni

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

Esempi e istruzioni

Concetti