bugGNU Octave - Bugs: bug #44220, fminsearch >2 output arguments

 
 

bug #44220: fminsearch >2 output arguments

Submitter:  Muhali <muhali>
Submitted:  Tue 10 Feb 2015 12:59:59 PM UTC
   
 
Category:  Octave Function Severity:  1 - Wish
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 29 Jan 2017 06:02:25 PM UTC, comment #4: 

Thanks, I committed your docstring fix here (http://hg.savannah.gnu.org/hgweb/octave/rev/94c97f219f5c).

Rik <rik5>
Group administrator
Sun 29 Jan 2017 04:01:34 PM UTC, comment #3: 

Thank you, Rik, for reviewing this and so many other patches and bringing them into a good shape before pushing them.

It looks like the docstring had changed since I posted the patch which lead to a word doubling. Attached is a patch which removes that doubled word from the docstring.

(file #39606)

Markus Mützel <mmuetzel>
Group administrator
Sun 29 Jan 2017 07:26:52 AM UTC, comment #2: 

I finally found this patch on the bug tracker and committed it here (http://hg.savannah.gnu.org/hgweb/octave/rev/9241a0fa7873).

Rik <rik5>
Group administrator
Mon 11 Jul 2016 04:55:17 PM UTC, comment #1: 

Attached please find a changeset which adds support for the additional output arguments mentioned in comment #0.
Additionally, it adds support for the optimset settings "TolFun", "FunValCheck" and "OutputFcn" and for the options "final" and "notify" for the optimset setting "Display".
Finally, it updates the docstring and adds some tests.

It should be appllied on top of file #37806 from bug #41888.

(file #37807)

Markus Mützel <mmuetzel>
Group administrator
Tue 10 Feb 2015 12:59:59 PM UTC, original submission:  

for fminsearch, matlab allows the following output arguments

[x,fval,exitflag,output]

octave only allows two.

Muhali <muhali>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #39606:  bug44220_fminsearch_docstring.patch added by mmuetzel (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by mmuetzel (Updated the item)
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by muhali (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-01-29 mmuetzel Attached File- Added bug44220_fminsearch_docstring.patch, #39606
    2017-01-29 rik5 StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2017-01-29 rik5 StatusConfirmed Patch Submitted
    2016-07-11 mmuetzel Attached File- Added fminsearch_output_args.patch, #37807
    2015-02-22 mtmiller CategoryNone Octave Function
        Severity3 - Normal 1 - Wish
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code