How do I use gaoptim toolbox?
Afficher commentaires plus anciens
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.
Réponses (1)
GandaBerunda
le 27 Juil 2022
0 votes
Hi Prerna,
The procedure for installing any add on is as follows:
- 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.
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
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!