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 14:11:37 -0400 (EDT)

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

                 Summary: optimset silently replace user defined "n" with
"niter_check_tolfun"
                   Group: GNU Octave
               Submitter: lt1234
               Submitted: Sat 05 Aug 2023 06:11:34 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: lt1234
        Originator Email: 
             Open/Closed: Open
                 Release: 8.2.0 8.X Series Bug Fix Release 
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 05 Aug 2023 06:11:34 PM UTC By: Liang Tang <lt1234>

I use optimset to add a new entry to the options struct.  Entry "n" got into
the options as "niter_check_tolfun" silently.  

I cannot find the optimset documentation related to niter_check_tolfun.  
Therefore, I don't know if the output below is expected.  

Thanks, 

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

  scalar structure containing the fields:

    niter_check_tolfun = 100








    _______________________________________________________

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]