importing data with dates from excel

How to import data from excel spread sheet and preserve date format and time of day format

Risposte (1)

[~,~,data]=xlsread('yourfile')

1 Commento

Robert commented
Thank you.Unfortunately does not work. If I use 'import data' facility, the table is imported but under date column the title 'date' is replaced by NaN and the actual dates are converted to [Type:Number,value:nnnnn.0]. However, the other information in the table is imported and tabulated correctly.

Accedi per commentare.

Categorie

Richiesto:

il 21 Ago 2016

Commentato:

il 21 Ago 2016

Community Treasure Hunt

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

Start Hunting!

Translated by