csv file extension saved in MatLAB is not readable in Excel, how to fix it?

1 visualizzazione (ultimi 30 giorni)
Hi all,
I am using save('csvfilename.csv',' A ') to save csv file. It does save the csv file but after opening in excel it just shows symbols, instead of actual values of A.
Can anyone help what I should do to fix it.
Thanks, in advance..

Risposte (1)

Star Strider
Star Strider il 13 Ago 2015
Consider using the xlswrite function if you want to open it in Excel.

Community Treasure Hunt

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

Start Hunting!

Translated by