How can i store the final point obtained from Optimtool into a variable?
2 ビュー (過去 30 日間)
古いコメントを表示
I have worked out a final point in the optimtool using rastriginsfcn and now i want to store that final point into some variable so that i can use it in my program. Is it possible? Please help.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/164984/image.jpeg)
0 件のコメント
採用された回答
Alan Weiss
2014 年 6 月 30 日
File > Export to workspace
Select Export results to a MATLAB structure named
Alternatively, you can select and copy the Final point that you see.
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!