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

2 vues (au cours des 30 derniers jours)
Sandy
Sandy le 13 Août 2015
Commenté : Star Strider le 13 Août 2015
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..

Réponses (1)

Star Strider
Star Strider le 13 Août 2015
Consider using the xlswrite function if you want to open it in Excel.
  2 commentaires
Star Strider
Star Strider le 13 Août 2015
Sandy’s Answer moved here...
Thanks! star strider
Star Strider
Star Strider le 13 Août 2015
My pleasure!
(If my Answer solved your problem, please Accept it.)

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by