I am writing a cell array to excel using xlswrite. There are some cells that has strings similar to this one :33741E10 when I write the file to excel, the excel cell shows the respective 3.37e+14 number (i.e 337410000000000),which is totally wrong since the string should maintain its original content (33741E10) . Any help is appreciated

댓글 수: 1

wesso Dadoyan
wesso Dadoyan 2015년 6월 15일
I have just discovered another type of errors: if the cell is 0456781 then the zero disappears when i write to excel although it is much needed.

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

답변 (0개)

카테고리

태그

질문:

2015년 6월 15일

댓글:

2015년 6월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by