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!