octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46667] xlsread + OCT interface gives error fo


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46667] xlsread + OCT interface gives error for xlsx file (io 2.2.11)
Date: Fri, 11 Dec 2015 19:01:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Follow-up Comment #1, bug #46667 (project octave):

(see thread
http://octave.1599824.n4.nabble.com/Problems-import-xlsx-using-OCT-interface-and-io-2-2-11-tt4673954.html)

Works for me using Octave-4.0.1-rc1 (just cross-built for Windows) and
io-2.2.11:

>> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
          io *|  2.2.11 | ...\share\octave\packages\io-2.2.11
>> cd c:/tmp
>> xlsread ('qplx2.xlsx', 'Ark1', '', 'oct')
Checking requested interface(s):
OCT*; (* = default interface)

ans =

   101.000    49.400    24.877
   120.000    72.600    30.857
   145.000    99.400    36.095
   174.000   138.000    40.360
   222.000   228.000    47.492
    90.300    50.700    24.610
   113.000    76.600    29.764
   131.000   101.000    34.343
   153.000   132.000    38.641
   166.000   152.000    40.158
   209.000   243.000    46.991
    73.000    53.700    22.903
    90.900    75.000    27.955
   104.600   100.500    32.249
   148.000   184.000    40.965
   180.100   269.000    46.190
    59.400    50.000    21.109
    71.400    77.800    26.771
    81.200    99.800    29.320
   101.000   150.000    35.067
   115.000   185.000    37.727
   143.500   298.300    43.882
    43.000    52.400    20.000
    53.500    80.700    23.922
    61.300   103.600    27.722
    80.400   173.000    34.343
    88.400   205.000    36.606
   115.000   301.600    45.187
    22.900    46.500    20.000
    31.000    75.600    20.000
    36.100   102.000    23.349
    42.700   149.000    30.641
    53.800   241.500    37.524



Given the error messages you posted in the thread referenced above, I wonder
if you have any function files lying around that shadow core functions.
What do the following commands:
"which unpack"
"which zip
 which unzip"
(w/o double quotes)
report when run from Octave?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46667>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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