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

1 visualización (últimos 30 días)
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..

Respuestas (1)

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

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by