- On your Matlab start page, go to apps.
- Click on Get More Apps, which will cause the Add On explorer to open.
- Search for the Global Optimization Toolbox, and download it.
How do I use gaoptim toolbox?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I install Global Optimization Toolbox? I am trying to use gaoptimset but I keep getting the following error:
'gaoptimset' requires Global Optimization Toolbox.
0 Kommentare
Antworten (1)
GandaBerunda
am 27 Jul. 2022
Hi Prerna,
The procedure for installing any add on is as follows:
With specific reference to gaoptimset, documentation says that it is not recommended to be used post R2018B. Instead, optimoptions can be used((Not recommended) Create genetic algorithm options structure - MATLAB gaoptimset - MathWorks India).
Hope it helps
0 Kommentare
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!