Error when fsolve in optimization toolbox calls optimget in 2018b
1 回表示 (過去 30 日間)
古いコメントを表示
I recently upgraded my Matlab and I had to run an old code after a long time and I am getting an error in fsolve for optimget having too many inputs. I am having a hard time believing that it is an error in my code on how it calls fsolve, considering that it is crashing for optimget within the fsolve code having too many input arguments. I had a similar issue when another code used fminunc. I am sure if I tweak this line in fsolve, I might be able to make it work. But I am afraid that this might have an unintended impact on some other code that uses fsolve.
Please help
Thanks
Rajesh
2 件のコメント
採用された回答
Matt J
2019 年 5 月 23 日
So do I have to remove the path for the other tool altogether to make it work this tool?
Yes, or rename it.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Systems of Nonlinear Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!