Format a Column in Excel using matlab programmatically

12 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 10 Giu 2015
datestr(yourdate)

Categorie

Scopri di più su Data Import from MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by