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

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

[Octave-bug-tracker] [bug #39287] fplot(@(x) 1, [0 1])


From: Rik
Subject: [Octave-bug-tracker] [bug #39287] fplot(@(x) 1, [0 1])
Date: Wed, 19 Jun 2013 17:35:27 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #1, bug #39287 (project octave):

Could you test what Matlab returns for 


feval (@(x) 1, [1 2 3 4])


It sounds like it will just return a single 1 which is the root of the
problem.  I can patch fplot to test for the case of a constant function if
this is indeed the "correct" behavior for feval.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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