help-octave
[Top][All Lists]
Advanced

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

Re: Optimset applied to fminunc


From: siko1056
Subject: Re: Optimset applied to fminunc
Date: Mon, 14 May 2018 07:16:38 -0700 (MST)

lucam1968 wrote
> Hi Kai,
> 
> Thank you for your reply. 
> 
> I am running the 4.2.2 version on a Mac and I do not seem to be able to
> visualise the number of iteration the fminunc is currently processing even
> after running the 
> 
> more off
> 
> command. What I would like to have is something similar to the Iterative
> Display shown on
> https://www.mathworks.com/help/optim/ug/iterative-display.html, any idea
> on
> how I can get on my version of Octave?
> 
> Thanks,
> 
> Luca

Sorry for my fast naive guessing.  For Octave it is currently not
implemented, see: https://savannah.gnu.org/bugs/?44918

Maybe you just type

    edit fminunc

and append "disp (value)" statements to display the values of your interest.

HTH,
Kai



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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