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

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

[Octave-bug-tracker] [bug #56885] fminsearch should accept a function na


From: Rik
Subject: [Octave-bug-tracker] [bug #56885] fminsearch should accept a function name as first input argument
Date: Fri, 13 Sep 2019 10:26:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #56885 (project octave):

@Markus: Anonymous functions are instances of function handles so there isn't
a need to document separately that they may be used.

Inline functions in Matlab in Matlab have been discouraged ever since
anonymous functions were introduced. BUT, it is still valid syntax in Matlab,
and hence in Octave.  Since it is still a valid input to a function like
fminsearch I think it is okay to keep the documentation in place.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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