fsolve error despite optimization toolbox

12 ビュー (過去 30 日間)
Navid T
Navid T 2014 年 4 月 8 日
コメント済み: Navid T 2014 年 4 月 8 日
Hi,
I am getting an error when I run a code that includes fsolve : Undefined function 'fsolve' for input arguments of type 'function_handle'.
I have installed the Global Optimization Toolbox. Any idea where there may be an issue?
Thanks

採用された回答

Walter Roberson
Walter Roberson 2014 年 4 月 8 日
fsolve is the Optimization Toolbox, not the Global Optimization Toolbox.
Also be sure you have licensed the product: you will get the same error message if the software is installed by not considered licensed.
  1 件のコメント
Navid T
Navid T 2014 年 4 月 8 日
Adding Optimization Toolbox fixed it

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by