help-octave
[Top][All Lists]
Advanced

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

Re: Requesting Help with


From: EAlvarez
Subject: Re: Requesting Help with
Date: Thu, 19 Sep 2019 07:38:49 -0500 (CDT)

I think you should have Java installed for the IO interface. Try getting java
first or let octave search for the interface itself like this example from
the xlsread documentation.

 numarr = xlsread ('Sales2010.xls', 4, [], {'JXL', 'COM'});

maybe it works. I cannot reproduce your example without the code on that .m
file.

best regards 


Elias



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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