フィルターのクリア

I have an m.n time series with m daily sample of 15 years time domain. I want to split it into 15 one year data matrix using the time column which has a sample i.e 6/04/2018. Thanks

1 回表示 (過去 30 日間)
I have an m.n time series with m daily sample of 15 years time domain. I want to split it into 15 one year data matrix using the time column which has a sample i.e 6/04/2018. Thanks
  2 件のコメント
jonas
jonas 2018 年 10 月 25 日
編集済み: jonas 2018 年 10 月 25 日
Upload example data and explain why you'd want to do such a thing. Seems unnecessary at first glance.
dpb
dpb 2018 年 10 月 25 日
編集済み: dpb 2018 年 10 月 25 日
Agree that splitting physically seems unlikely to be required/desirable from efficiency standpoint...see
doc retime
doc findgroups
doc splitapply
to do things with the data by year (or any other time division).

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by