Average minutes dataset to 10 minutes dataset.

3 Ansichten (letzte 30 Tage)
Karim Bouabbou
Karim Bouabbou am 30 Mär. 2017
Kommentiert: Karim Bouabbou am 30 Mär. 2017
Hello
I have a dataset with 1 minute resolution in form of a table (67691rows x 17cols) including Time in form of datetime variable. I want to make an average for each 10 minutes. So my question is there is a faster way to this form of data aggregation.

Antworten (1)

Rob Purser
Rob Purser am 30 Mär. 2017
Check out the retime function in MATLAB that was introduced in R2016b.
  1 Kommentar
Karim Bouabbou
Karim Bouabbou am 30 Mär. 2017
Thanks for your reply but I have matlab R2016a so I don't think it's an option. Is there another solution for matlab R2016a?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by