fsolve error despite optimization toolbox

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일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2014년 4월 8일

댓글:

2014년 4월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by