how to export results to workspace to see your final point in matlab ga tool
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
segun
il 24 Apr 2014
Risposto: Meenakshi kollati
il 22 Mar 2016
Please I need syntax on how I can export the results from a GA tool box that is too large to be displayed on it to workspace i.e using matlab prompt so that I can view all the results. I have it on my matlab prompt as: "The variable 'optimresults' has been created in the current workspace". But don't know how to get the results displayed for viewing. Thanks
0 Commenti
Risposta accettata
Meenakshi kollati
il 22 Mar 2016
segun The value you are optimizing is obtained in optimresults.x. In workspace, type optimresults.x. Then you can see the values
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT-Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!