On 5/23/2013 1:25 PM, fmri wrote:
> Hi,
>
> I have a time series in seconds ( correspond to a random measurement). I
> would like to see on average what is the time between each measurement.
> It is seconds. So I am hoping that it would be between 2 to 3 seconds
> but I do not know how to do it in matlab.
> This is the time :
>
> 0
> 2
> 4
> 12
...
> 120
> 132
doc diff
doc mean
--