How to pull in data from excel with a datetime value using readtable?
显示 更早的评论
Sorry for the simple question, I am new to MATLAB. I'm using the readtable function to pull in data from an excel spreadsheet. When I use the manual 'import data' button on MATLAB it automatically reads the column as datetime, when I do it using the readtable function it pulls it through as a table and doesn't recognise the dates. How do I use the readtable function to automatically pull through this column as datetime?
Thanks
1 个评论
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!