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

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

[Octave-bug-tracker] [bug #57181] missing function "readmatrix" (new in


From: Hartmut
Subject: [Octave-bug-tracker] [bug #57181] missing function "readmatrix" (new in Matlab R2019a)
Date: Wed, 6 Nov 2019 14:39:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

URL:
  <https://savannah.gnu.org/bugs/?57181>

                 Summary: missing function "readmatrix" (new in Matlab R2019a)
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Wed 06 Nov 2019 07:39:17 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Any

    _______________________________________________________

Details:

Starting with this year's Matlab Version R2019a the new function "readmatrix"
was introduced by Mathworks. They now marked the good old "csvread" and
"dlmread" with the following comments:


Not recommended starting in R2019a

csvread is not recommended. Use readmatrix instead. There are no plans to
remove csvread.

(Same for dlmread.)

I think we should

* add readmatrix to the list of "unimplemented" functions in Octave, soon.

* Consider creating an Octave version of readmatrix in the future. Since
importing csv data files is in my understanding a core functionality of
Octave. (Before processing your data, you need to first import it.) And Matlab
users will probably change over to this readmatrix function during the years
to come.

But creating a "readmatrix" function seems to not only be a wrapper around any
existing Octave function. They support quite many (useful?) options in ths new
function readmatrix.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57181>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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