exporting data to excel from matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
dpb
el 29 de Jul. de 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
el 6 de Ag. de 2020
Hi Ilaria,
Can you provide a minimum working example of the code for us to reproduce the issue?
Respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!