how to export results to workspace to see your final point in matlab ga tool
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
segun
el 24 de Abr. de 2014
Respondida: Meenakshi kollati
el 22 de Mzo. de 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 comentarios
Respuesta aceptada
Meenakshi kollati
el 22 de Mzo. de 2016
segun The value you are optimizing is obtained in optimresults.x. In workspace, type optimresults.x. Then you can see the values
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!