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: tmacchant
Subject: Re: installing java and apache for using spreadsheet I/O
Date: Tue, 17 Jun 2014 00:49:11 -0700 (PDT)

I do not know.

For the below works,

pkg load io
pkg load windows
pkg load java
a=xlsread('test.xlsx')

Detected XLS interfaces: COM*; (* = default interface)
a =

   1   2   3
   4   5   6
   7   8   9

BTW, what excel version do you use?  I am using excel 2010.



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



reply via email to

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