Save mixed datatype array as CSV

3 vues (au cours des 30 derniers jours)
as hz
as hz le 2 Mai 2013
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.

Réponses (1)

Shashank Prasanna
Shashank Prasanna le 3 Mai 2013

Catégories

En savoir plus sur Cell Arrays dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by