How to export a double matrix into csv

76 visualizzazioni (ultimi 30 giorni)
Jingyi Wang
Jingyi Wang il 9 Set 2022
Risposto: KSSV il 9 Set 2022
Dear Matlab experts,
I have a double matrix (called data) that I want to export as csv. I have tried ```writematrix(output_name, data)``` but failed. Any suggestions? Thanks.

Risposta accettata

KSSV
KSSV il 9 Set 2022
Read about csvwrite, writetable

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by