help-octave
[Top][All Lists]
Advanced

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

Re: installing java and apache for using spreadsheet I/O


From: rcharan51
Subject: Re: installing java and apache for using spreadsheet I/O
Date: Thu, 19 Jun 2014 03:05:11 -0700 (PDT)

i have problem while reading other sheets of the above uploaded uploaded file
after converting to xlsx format

clear
pkg load io;
pkg load statistics;
[dat, hed, mixed]= xlsread('input.xlsx', 4, 'A15:K71');
distCL=dat([9:18] , [14:16]);


after i ran this the workspace look like this

<http://octave.1599824.n4.nabble.com/file/n4664870/Capture.jpg> 


can some one please help in writing the mixed cell array to xlsx
i already posted here
http://octave.1599824.n4.nabble.com/Problem-when-writing-a-cell-array-char-and-numeric-data-to-excel-xlsx-file-tp4664851.html




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Re-installing-java-and-apache-for-using-spreadsheet-I-O-tp4664767p4664870.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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