Average minutes dataset to 10 minutes dataset.

조회 수: 2 (최근 30일)
Karim Bouabbou
Karim Bouabbou 2017년 3월 30일
댓글: Karim Bouabbou 2017년 3월 30일
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.

답변 (1개)

Rob Purser
Rob Purser 2017년 3월 30일
Check out the retime function in MATLAB that was introduced in R2016b.
  댓글 수: 1
Karim Bouabbou
Karim Bouabbou 2017년 3월 30일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by