how to export results to workspace to see your final point in matlab ga tool

6 ビュー (過去 30 日間)
segun
segun 2014 年 4 月 24 日
回答済み: Meenakshi kollati 2016 年 3 月 22 日
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

採用された回答

Meenakshi kollati
Meenakshi kollati 2016 年 3 月 22 日
segun The value you are optimizing is obtained in optimresults.x. In workspace, type optimresults.x. Then you can see the values

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by