How can i store the final point obtained from Optimtool into a variable?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Febin Benjamin
am 30 Jun. 2014
Beantwortet: Alan Weiss
am 30 Jun. 2014
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.
0 Kommentare
Akzeptierte Antwort
Alan Weiss
am 30 Jun. 2014
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!