필터 지우기
필터 지우기

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 CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by