exporting data to excel from matlab

2 views (last 30 days)
Ilaria Shireen Sestili
Ilaria Shireen Sestili on 29 Jul 2020
Commented: Raunak Gupta on 6 Aug 2020
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
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
Raunak Gupta on 6 Aug 2020
Hi Ilaria,
Can you provide a minimum working example of the code for us to reproduce the issue?

Sign in to comment.

Answers (0)

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!