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

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

[Octave-bug-tracker] [bug #30183] errors in dlmread


From: Siep Kroonenberg
Subject: [Octave-bug-tracker] [bug #30183] errors in dlmread
Date: Mon, 21 Jun 2010 14:49:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3

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

                 Summary: errors in dlmread
                 Project: GNU Octave
            Submitted by: siepo
            Submitted on: Mon 21 Jun 2010 02:49:52 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Contents of buggy.csv:
"A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","AA"
0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,,,,,,,6

Result of dlmread ('buggy.csv',',','T1:AA2'):
error: resize: Invalid resizing operation or ambiguous assignment to an
out-of-bounds array element.

Result of dlmread ('buggy.csv',',','T1:Z2'):
ans =

   0   0   0   0   0   0   0
   9   0   0   0   0   0   0

So:
1. `AA' was misinterpreted
2. missing values are translated to blanks



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 21 Jun 2010 02:49:52 PM GMT  Name: buggy.csv  Size: 157B   By:
siepo

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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