fsolve error despite optimization toolbox

조회 수: 13 (최근 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 CenterFile Exchange에서 Introduction 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