fsolve error despite optimization toolbox
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Navid T
am 8 Apr. 2014
Kommentiert: Navid T
am 8 Apr. 2014
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
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 8 Apr. 2014
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!