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

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

[Octave-bug-tracker] [bug #49696] Matlab eval function accepts a column


From: Rik
Subject: [Octave-bug-tracker] [bug #49696] Matlab eval function accepts a column vector string input
Date: Sun, 9 Jun 2019 00:20:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #49696 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

I decided that Octave should err on the side of strict input validation.  As
of this changeset (https://hg.savannah.gnu.org/hgweb/octave/rev/58bdc2d98481),
Octave will only accept a 1xN character vector for the input to eval().  This
doesn't seem to be a hardship.  Any programmer can simply transpose a column
vector in to a row vector if that is what they have.  I check with Matlab and
a multi-row character array or a character array with more than 2 dimensions
results in an error.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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