Save mixed datatype array as CSV
古いコメントを表示
Hi,
I have a cell which I save it to xls easily (xlswrite). When I wish to use csvwrite it does not work?. I presume because xlswrite is using array while csv want it as a matrix. My array is mixed datatype therefore I cannot use cell2mat. Any solution how to solve it?
Thanks.
回答 (1 件)
Shashank Prasanna
2013 年 5 月 3 日
0 投票
The following documentation page should be useful to you:
カテゴリ
ヘルプ センター および File Exchange で Cell Arrays についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!