Convert timetable to m-by-6 matrix
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi, I'm trying to convert a datetime array from this format:
2010-Jan-11 13:08.05
into a m-by-6 matrix with this format:
2010 1 11 13 8 5
I can't wrap my head around how to convert the timetable back to a regular matrix.
In my case, the length of M is around half a million.
댓글 수: 0
채택된 답변
추가 답변 (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!