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

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

[Octave-bug-tracker] [bug #42050] fplot does not work with anomynous fun


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #42050] fplot does not work with anomynous function handle
Date: Fri, 04 Apr 2014 20:29:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #9, bug #42050 (project octave):

Matlab may allow functions that only work properly with scalar arguments, but
it is not documented.  So you are asking us to implement undocumented Matlab
behavior.

I suggest we only do this if there is a way to also preserve calling the
function with array arguments if possible, for example by doing a few test
calls to see what happens if the function is called with a vector argument and
whether the size of the result is as expected.

Note again that this is not just a vector of the same size as the input to the
function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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