How to add a date array in a table?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I have a table with 15 variables, one of them is a cell array called Realtime. It contains time data (HH:mm:ss), which represents measurements during several consecutive days. I will like to create a "date" array (dd-MMM-yyyy) linked to Realtime, with my only reference being: last value in Realtime (16:05:14) corresponds to 21 May 2018. How can I do this?
댓글 수: 0
답변 (1개)
Peter Perkins
2019년 3월 11일
Your question is not at all clear, but I suggest you take a look at durations (and/or datetimes) and timetables.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Dates and Time에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!