Can i take correct date from this data?
Show older comments
Hello, i tried to convert my dates from string format to correct date, but i get errors.Can i convert it?

2 Comments
the cyclist
on 21 Apr 2020
Edited: the cyclist
on 21 Apr 2020
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
on 21 Apr 2020
Accepted Answer
More Answers (0)
Categories
Find more on Dates and Time in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!