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!