Filter löschen
Filter löschen

Format a Column in Excel using matlab programmatically

3 Ansichten (letzte 30 Tage)
Samantha Brand
Samantha Brand am 10 Jun. 2015
Beantwortet: Azzi Abdelmalek am 10 Jun. 2015
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.

Antworten (1)

Azzi Abdelmalek
Azzi Abdelmalek am 10 Jun. 2015
datestr(yourdate)

Community Treasure Hunt

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

Start Hunting!

Translated by