Error using optimset lsqnonlin
Mostra commenti meno recenti
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?
Risposte (1)
Walter Roberson
il 7 Ott 2017
0 voti
That release knew about 'lsqnonneg' but not 'lsqnonlin'
Categorie
Scopri di più su Problem-Based Optimization Setup in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!