Error using optimset lsqnonlin

17 Ansichten (letzte 30 Tage)
Dhrubajyoti Das
Dhrubajyoti Das am 7 Okt. 2017
Beantwortet: Walter Roberson am 7 Okt. 2017
Hi,
I have been using an older version of MATLAB with optimization toolbox but recently upgraded to MATLAB 2014b with Optimization Toolbox 7.1
However, I have a code that uses the following function call optimset('lsqnonlin');
It gives me the following error message:
No default options available for the function 'lsqnonlin'.
Can someone please help why is it function call not working?

Antworten (1)

Walter Roberson
Walter Roberson am 7 Okt. 2017
That release knew about 'lsqnonneg' but not 'lsqnonlin'

Kategorien

Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by