help-octave
[Top][All Lists]
Advanced

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

xlsread in Octave.


From: Anudeep
Subject: xlsread in Octave.
Date: Wed, 1 Mar 2017 05:06:54 -0800 (PST)

Hello All,

Configuration:
Windows 7
Octave 4.2.1
IO Package 2.4.5

I am having trouble in using xlsread function in Octave. I went through this
post,

http://octave.1599824.n4.nabble.com/Importing-data-from-excel-file-td4672917.html#a4673091
<http://octave.1599824.n4.nabble.com/Importing-data-from-excel-file-td4672917.html#a4673091>
  

Search for package list shows, io package available. As "PhilipNienhuis"
suggested in the previous post about the required "windows package" he
suggested to use,

cd ( [ OCTAVE_HOME  filesep  "src"]) 
pkg  install  -auto  windows-1.2.1.tar.gz 

to install from the Octave installation directory,

I am not quite sure how to do that.

Am I supposed to run those in the command line or Octave.

Either way I'm getting the following error

"error: C:\Octave\OCTAVE~1.1\src: No such file or directory" --> Octave
command line

"The system cannot find the path specified" --> Command line

Am I missing something else? 


Thanks in Advance.





--
View this message in context: 
http://octave.1599824.n4.nabble.com/xlsread-in-Octave-tp4682077.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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