Can i take correct date from this data?
이전 댓글 표시
Hello, i tried to convert my dates from string format to correct date, but i get errors.Can i convert it?

댓글 수: 2
the cyclist
2020년 4월 21일
편집: the cyclist
2020년 4월 21일
It is much more helpful if you upload the data in a MAT file (using the paper-clip icon) than as a screenshot, which we cannot work with directly.
Is your data format equivalent to this?
t = {'Jan 2020','Dec 2019'}; % and so on
Kostiantyn Voskoboinik
2020년 4월 21일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Dates and Time에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!