Average minutes dataset to 10 minutes dataset.

2 visualizaciones (últimos 30 días)
Karim Bouabbou
Karim Bouabbou el 30 de Mzo. de 2017
Comentada: Karim Bouabbou el 30 de Mzo. de 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.

Respuestas (1)

Rob Purser
Rob Purser el 30 de Mzo. de 2017
Check out the retime function in MATLAB that was introduced in R2016b.
  1 comentario
Karim Bouabbou
Karim Bouabbou el 30 de Mzo. de 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?

Iniciar sesión para comentar.

Categorías

Más información sobre Dates and Time en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by