exporting data to excel from matlab
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hello,
I am trying to export my data to excel, but I am facing some problems with the . separator. Meaning that after exporting on excel my data some of the cells instead of reading 12.27 have 1227. I don't know how to solve this problem since it happens only in some of the cells, but having 55000 rows I cannot solve it manually.
Does anyone know hw can I solve this problem?
Thanks in advanced
2 Commenti
dpb
il 29 Lug 2020
Attach (use paperclip) .mat file with sample of the data that creates the problem. Try to keep it small.
Then show us the code you used to write the file as well.
Raunak Gupta
il 6 Ago 2020
Hi Ilaria,
Can you provide a minimum working example of the code for us to reproduce the issue?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!