- The sample data file that shows the problem and
- The code you used.
Wrong Date format with Readtable for CSV
10 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to import multiple csv files into matlab with Date/Time and other data to plot. READTABLE (including date/time format specified) works fine for data files which have dates greater than 13 but not for anything below 13 as it converts to different format irrespective of me defining the format upfront.
Can anybody help me to solve this issue.
10 个评论
dpb
2019-11-29
Will that impact the date formatting even though I am not using time column?
You can, of course, simply ignore the time column, but if you do all the data for the given day will be plotted on top of itself as a blob of points. If that's the intent, ok; if not, "not so much".
回答(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!%20-%20Excel.png)
