some numbers expressed as date when downloaded as xlsx file

1 vue (au cours des 30 derniers jours)
alpedhuez
alpedhuez le 2 Juil 2020
I created some numbers in a table and downloaded the table into xlsx using writetable function. Then some numbers are displayed as date in the output xlsx file. How can I fix this issue?
  1 commentaire
Rik
Rik le 2 Juil 2020
Blame Excel. You should probably explicitly set the data type to Number in Excel.

Connectez-vous pour commenter.

Réponses (1)

Gouri Chennuru
Gouri Chennuru le 8 Juil 2020
Hi alpedhuez,
You can create a table and export into xlsx file with the help of writable function using this documentation link.
You can select the columns in excel spreadsheet and change the number format in xlsx file to Number if any dates are visible.
Hope this Helps!

Catégories

En savoir plus sur Downloads dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by