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

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

[Octave-bug-tracker] [bug #44511] IO Package: xlsread cannot read a csv


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44511] IO Package: xlsread cannot read a csv file
Date: Fri, 13 Mar 2015 07:57:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

Update of bug #44511 (project octave):

                  Status:                Wont Fix => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #3:

Hmmm.... I see that there *IS* a .csv check in xlsread - I must have put it in
years ago an forgot all about it :-)

OK I'll have a look.
The issue is that xlsopen() gets a first chance to run before csvread is even
in the picture. 
When there's Excel around, the usual ridiculous overhead of invoking that will
work properly that way and Excel reads the .csv, exactly like Matlab does (or
did, maybe they improved it like intended in our xlsread).
But I never tested w/o Excel. In such a case xlsopen.m doesn't know what to do
with .csv and bails out somewhere.

Easy fix at first sight.

=> reopening / in progress

(Thanks for your gentle persistence Avinoam :-) )

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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