[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue with fminsearch function
From: |
Markus Mützel |
Subject: |
Re: Issue with fminsearch function |
Date: |
Thu, 12 Sep 2019 17:53:54 +0200 |
Am 11. September 2019 um 09:39 Uhr schrieb "Markus Mützel":
> You are right. The Octave documentation isn't clear about it. But at least
> for Matlab compatibility fminsearch should accept a string as the first input
> argument. Using "feval" in the line you are citing would probably be better.
> But there might be other places where we rely on the first argument being a
> function handle.
> Can you open a bug report about this on savannah [1], please?
>
As Joel wrote on private communication, he isn't able to sign up for savannah.
So I reported the bug here:
https://savannah.gnu.org/bugs/index.php?56885
Markus