I have dataset consists of 2 columns named Dateandtime and magnitude as follow
6/11/2015 9:19 5
6/11/2015 16:12 4.8
6/11/2015 18:46 4.9
6/11/2015 19:37 4.4
6/12/2015 5:57 4.5
6/12/2015 6:57 4.5
6/12/2015 18:29 5.3
i want to find elapsed time for 10 days time period then next ten days and so on.... dateandtime column are of cell type. Kindly need help for this... Thanks in advance

댓글 수: 2

Martin Schätz
Martin Schätz 2015년 10월 18일
Hi, can you post some example of your code? What did you try? Are the dates numerical or string?
Walter Roberson
Walter Roberson 2015년 10월 19일
Is "elapsed time" the time of the last entry in the 10 day block minus the time of the first entry in the 10 day block?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

질문:

2015년 10월 17일

댓글:

2015년 10월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by