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 18:13:49 -0400 (EDT)

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

Let me try this: 

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

  scalar structure containing the fields:

    TolFun = 100

>> options.tolf
error: structure has no member 'tolf'

I think if the first command line is accepted, the second command line should
also be accepted.  


    _______________________________________________________

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]