Format a Column in Excel using matlab programmatically

12 次查看(过去 30 天)
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
Azzi Abdelmalek 2015-6-10
datestr(yourdate)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by