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

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

[Octave-bug-tracker] [bug #49579] io package: Error reading xlsx with OC


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #49579] io package: Error reading xlsx with OCT interface
Date: Fri, 11 Nov 2016 20:43:27 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Update of bug #49579 (project octave):

                  Status:                    None => Confirmed              
             Assigned to:                    None => philipnienhuis         
                 Release:                   4.0.3 => other                  
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #1:

Please replace the line 199

vals {find (ids)} = "";


with

vals(ids) = "";


(note: parenthses, not curly braces) and report back.

OS => any, Release => other (s it's an OF package issue)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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