From: Louisa on
I wonder if anybody's got any tips on this: I'm trying to automate the import of metadata information on scales and offsets from a file, so that I don't have to keep cutting and pasting that information from hdftool into the program I'm writing. At the moment I don't know how to use a Matlab command line to do this and bypass the hdftool dialog box. Grateful for assistance.
From: Rune Allnor on
On 6 Jun, 17:22, "Louisa " <louisa_reyno...(a)yahoo.co.uk> wrote:
> I wonder if anybody's got any tips on this:  I'm trying to automate the import of metadata information on scales and offsets from a file,

Use FSCANF and friends.

Rune
From: sscnekro on
> I'm trying to automate the import of metadata and bypass the hdftool dialog box.

I'm trying to go through available posts on data import & export, as have gaps myself. I saw sth on hdf syntax to Matlab, it reminds of other -read functions:
http://www.mathworks.com/access/helpdesk/help/techdoc/import_export/f5-86568.html#f5-65911