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

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

[Octave-bug-tracker] [bug #64516] optimset silently replace user defined


From: Liang Tang
Subject: [Octave-bug-tracker] [bug #64516] optimset silently replace user defined "n" with "niter_check_tolfun"
Date: Sat, 5 Aug 2023 15:11:27 -0400 (EDT)

Follow-up Comment #4, bug #64516 (project octave):

Right after the Octave start up and in command window: 

>> options=optimset('n', 100)
options =

  scalar structure containing the fields:

    niter_check_tolfun = 100

>> which optimset
'optimset' is a function from the file
C:\Octave\Octave-8.2.0\mingw64\share\octave\8.2.0\m\optimization\
optimset.m
>>

optim is loaded during starup. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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