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

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

[Octave-bug-tracker] [bug #49630] importdata cannot read large files of


From: anonymous
Subject: [Octave-bug-tracker] [bug #49630] importdata cannot read large files of text containing data, whereas matlab does
Date: Thu, 17 Nov 2016 08:50:43 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36

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

                 Summary: importdata cannot read large files of text
containing data, whereas matlab does
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 17 Nov 2016 08:50:40 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Dinesh Raj
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

octave's importdata function could not read a large file containing labels for
pixels of an image. The text file contains 
2,17,952 labels. Matlab can read the file in a few seconds and variable
containing the data appears in the workspace.

Octave kept me waiting for half an hour and never read the file.
I'm using octave cli (4.0.0) on windows 7. I have observed the same behaviour
in ubuntu 16.04.


a = importdata('imageLabels.txt');


I have attached the file I was trying to read.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 17 Nov 2016 08:50:40 AM UTC  Name: imageLabels.txt  Size: 2MB   By:
None

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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