Error using optimset lsqnonlin

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?

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 10 月 7 日

0 投票

That release knew about 'lsqnonneg' but not 'lsqnonlin'

カテゴリ

ヘルプ センター および File ExchangeProblem-Based Optimization Setup についてさらに検索

質問済み:

2017 年 10 月 7 日

回答済み:

2017 年 10 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by