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

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

[Octave-bug-tracker] [bug #57446] fminsearch fails due to undocumented M


From: Nick
Subject: [Octave-bug-tracker] [bug #57446] fminsearch fails due to undocumented Matlab feature of passing extra parameters
Date: Fri, 20 Dec 2019 15:51:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36

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

Works now (finally figured it out!). For anyone else who stumbles across this
the first line needed to be:

f = @(pm0, x, y, xmax, ymax)fssr(pm0,x,y,xmax,ymax);



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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