help-octave
[Top][All Lists]
Advanced

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

error: 'xlsread' undefined


From: Reza
Subject: error: 'xlsread' undefined
Date: Thu, 21 Apr 2016 22:26:25 -0700 (PDT)

Hi guys,

I have a problem in reading *.xlsx files.
I have *installed *io package and *loaded *this package.

The command that I want to run is:
*[nums, text] = xlsread('Input.xlsx')*

But I receive this error:

*warning: Functions for spreadsheet style I/O (.xls .xlsx .sxc .ods .dbf
.wk1
etc.)  are provided in the io package.  See <http://octave.sf.net/io/>.

Please read <http://www.octave.org/missing.html> to learn how you can
contribute missing functionality.

error: 'xlsread' undefined near line 1 column 14*

When I use the command "pkg list", it shows:

Package Name   | Version | Installation directory
---------------+---------+-----------------------
      control  |   2.6.2 | /usr/share/octave/packages/control-2.6.2
      general  |   1.3.4 | /usr/share/octave/packages/general-1.3.4
        image  |   2.2.0 | /usr/share/octave/packages/image-2.2.0
          * io  |   2.4.1 | /home/octave/io-2.4.1*
miscellaneous  |   1.2.0 | /usr/share/octave/packages/miscellaneous-1.2.0
        optim  |   1.3.0 | /usr/share/octave/packages/optim-1.3.0
     parallel  |   2.2.0 | /usr/share/octave/packages/parallel-2.2.0
       signal  |   1.2.2 | /usr/share/octave/packages/signal-1.2.2
      specfun  |   1.1.0 | /usr/share/octave/packages/specfun-1.1.0
   statistics  |   1.2.3 | /usr/share/octave/packages/statistics-1.2.3
       struct  |  1.0.10 | /usr/share/octave/packages/struct-1.0.10

Please let me know how I can solve this problem.

Best,
Reza



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



reply via email to

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