help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read data subsets from HDF5


From: Francesco Potortì
Subject: Re: read data subsets from HDF5
Date: Mon, 27 Sep 2010 15:57:11 +0200

>octave:10> fieldnames(mag.lines._10.SECOND)
>ans =
>
>{
>  [1,1] = _0
>  [2,1] = C
>}
>octave:12> mag.lines._10.SECOND.C(1,1)
>ans =  62327

>Sorry for this long list: There are many mag lines which contain data channels 
>consisting of columns (double), SECOND for time. (1-column-data sets)
>
>How can I read _selected_ channels like SECOND of line "10" into an array in 
>octave? Not the whole structure?

mag.lines._10.SECOND.C is an array, if I am not wrong.  Is that what you want?

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]