How to subset common datetimes from multiple timetables
조회 수: 2 (최근 30일)
이전 댓글 표시
I have five timetables which contain data for five locations across a common time period. I have presented these in a histogram here, binned by day:
As you can see, there are datetimes when there is data at all sites, and dates where data is missing. I would like to extract across all sites, only the datetimes where there is data at all site. This is count data and I would like to do this without using retime, as I want to keep the days where there was data collected, but no counts reported.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Timetables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!