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

2 次查看(过去 30 天)
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..

回答(1 个)

Star Strider
Star Strider 2015-8-13
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