help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem when writing a cell array( char and numeric data) to excel(.


From: rcharan51
Subject: Re: Problem when writing a cell array( char and numeric data) to excel(.xlsx) file
Date: Mon, 23 Jun 2014 22:02:05 -0700 (PDT)

Can some one tell me why the data has been changed in the OUT.xlsx(open this
in libreoffice)when I did this

>> [dat, hed, mixed]=xlsread('Book1.xlsx');
Detected XLS interfaces: >> xlswrite('OUT.xlsx', mixed);
Creating file OUT.xlsx

book1( Book1.xlsx
<http://octave.1599824.n4.nabble.com/file/n4664983/Book1.xlsx>  )

OUT.xlsx( OUT.xlsx
<http://octave.1599824.n4.nabble.com/file/n4664983/OUT.xlsx>  ) 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problem-when-writing-a-cell-array-char-and-numeric-data-to-excel-xlsx-file-tp4664851p4664983.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]