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

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

[Octave-bug-tracker] [bug #50224] csv2cell() returns error when linefeed


From: ralf
Subject: [Octave-bug-tracker] [bug #50224] csv2cell() returns error when linefeed(s) are present in spreadsheet cells
Date: Fri, 3 Feb 2017 22:58:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

URL:
  <http://savannah.gnu.org/bugs/?50224>

                 Summary: csv2cell() returns error when linefeed(s) are
present in spreadsheet cells
                 Project: GNU Octave
            Submitted by: rapete
            Submitted on: Fri 03 Feb 2017 10:58:51 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: rapete
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If there is one or more linefeeds within spreadsheet cells, then csv2cell()
will fail with error message


error: csv2cell: incorrect CSV file, line 2 too short


Code example for use with the attached file:


a = csv2cell('abc.csv', ';', '"');



Operating System is Ubuntu 16.04. 
Octave version is 4.0.0. 
Version of io package is io-2.4.5.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 03 Feb 2017 10:58:51 PM GMT  Name: abc.csv  Size: 28B   By: rapete

<http://savannah.gnu.org/bugs/download.php?file_id=39658>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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