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

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

[Octave-bug-tracker] [bug #38699] Textread in io package buggy, does not


From: anonymous
Subject: [Octave-bug-tracker] [bug #38699] Textread in io package buggy, does not have all Matlab functionality
Date: Wed, 10 Apr 2013 13:31:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: Textread in io package buggy, does not have all
Matlab functionality
                 Project: GNU Octave
            Submitted by: None
            Submitted on: dc 10 abr 2013 13:31:40 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Daniel Arteaga
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following piece of code works in Matlab, but not in Octave.

[Trial Event_Type Code
Time]=textread("test.log","%d%s%s%d%*[^n]","headerlines",5);

Apparently option %*[n] is not recognized.

Please test with attached sample log file.

Besides, textread has a small bug regarding the situation in which there is
only one option "headerlines".

See related discussion thread at:
http://octave.1599824.n4.nabble.com/Textread-from-io-package-td4651648.html



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: dc 10 abr 2013 13:31:40 UTC  Name: test.log  Size: 3kB   By: None

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Missatge enviat a través de/per Savannah
  http://savannah.gnu.org/




reply via email to

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