exporting data to excel from matlab
조회 수: 3 (최근 30일)
이전 댓글 표시
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
dpb
2020년 7월 29일
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
2020년 8월 6일
Hi Ilaria,
Can you provide a minimum working example of the code for us to reproduce the issue?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!