フィルターのクリア

Average minutes dataset to 10 minutes dataset.

3 ビュー (過去 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 Center および File ExchangeTables についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by