Displaying 1 result from an estimated 1 matches for "lastinperiod".
2004 May 26
1
A data selection problem, suggestions highly appreciated
Hi, All
I get following question:
A data format like following:
[Day time x y]
Jan1 18:56:24 x1 y1
Jan1 18:56:25 x2 y2
Jan1 18:56:27 x3 y3
Jan1 18:56:28 x4 y4
Jan1 18:56:31 x5 y5
.....................
.....................
what I wanna do is to partion the time interval by unit of 5 seconds.
and pick x,y corresponding to the last time within that interval. for the
example above,
suppose