Problems with te output of writetable function
이전 댓글 표시
writetable(E,'FinalMatlab.csv')
I ended up with the attached output. in row 33 the columns were not written completely and instead were written on the next row (before ID 34). Also, it would be great if NaT and Nan could be replaced by empty cells.
Any help would be greatly appreciated
댓글 수: 3
Walter Roberson
2019년 3월 4일
It would be easier if we had the .mat containing the table being written.
I suspect that some of the fields have either carriage returns or line feeds.
Wesso
2019년 3월 4일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Cell Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!