Error using optimset lsqnonlin

조회 수: 17 (최근 30일)
Dhrubajyoti Das
Dhrubajyoti Das 2017년 10월 7일
답변: Walter Roberson 2017년 10월 7일
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일
That release knew about 'lsqnonneg' but not 'lsqnonlin'

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by