dpb
Posts:
6,854
Registered:
6/7/07
|
|
Re: Combining series of matrices
Posted:
Jan 26, 2013 10:05 AM
|
|
On 1/26/2013 7:31 AM, Ehsan wrote: > thank you so much I could run it! it really helped me on this issue! > another question I have is do you how can I select for example hourly > data like 10:05 and 11:05 and 12:05 among 5 min data intervals?! thank you
doc datenum % and friends
Convert to serial dates and do the selection logic therein...
--
|
|