Format a Column in Excel using matlab programmatically
显示 更早的评论
After using xlsread to import data from an excel sheet, what is the best way to change the first column from a Date format to a general format with matlab code?
Thank you.
回答(1 个)
Azzi Abdelmalek
2015-6-10
datestr(yourdate)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!