Borrar filtros
Borrar filtros

Format a Column in Excel using matlab programmatically

3 visualizaciones (últimos 30 días)
Samantha Brand
Samantha Brand el 10 de Jun. de 2015
Respondida: Azzi Abdelmalek el 10 de Jun. de 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.

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 10 de Jun. de 2015
datestr(yourdate)

Community Treasure Hunt

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

Start Hunting!

Translated by