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

조회 수: 1 (최근 30일)
Sandy
Sandy 2015년 8월 13일
댓글: Star Strider 2015년 8월 13일
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.
  댓글 수: 2
Star Strider
Star Strider 2015년 8월 13일
Sandy’s Answer moved here...
Thanks! star strider
Star Strider
Star Strider 2015년 8월 13일
My pleasure!
(If my Answer solved your problem, please Accept it.)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by