exporting data to excel from matlab
3 views (last 30 days)
Show older comments
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 Comments
dpb
on 29 Jul 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
on 6 Aug 2020
Hi Ilaria,
Can you provide a minimum working example of the code for us to reproduce the issue?
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!