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

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

[Octave-bug-tracker] [bug #48034] fplot errors when fn returns a row vec


From: Rik
Subject: [Octave-bug-tracker] [bug #48034] fplot errors when fn returns a row vector
Date: Mon, 6 Jun 2016 22:56:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #48034 (project octave):

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

    _______________________________________________________

Follow-up Comment #3:

This is kind of stupid.  The function should respect the orientation of the
data input and return output that is oriented in the same way.  However, it
isn't that hard to fix either.  fplot now checks to see whether the number of
columns matches the number of row inputs and if it is then it always
transposes the output of the function evaluation.  The changeset is on the
development branch of Octave
(http://hg.savannah.gnu.org/hgweb/octave/rev/1077f09a0cfd).

Fixed.  Closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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