Capture data in a vector or matrix from simulannealbnd (Global Optimization Toolbox)
Show older comments
Hello,
Tho I can display data generated for each iteration of the Annealing solver I'm having difficulty finding a method of saving or outputting all of the data generated into a vector or matrix, is this possible?
Answers (1)
Alan Weiss
on 9 Jan 2014
0 votes
Use an output function to save the data. This example shows how to save the history, albeit for a solver that has a slightly different output function syntax.
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Simulated Annealing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!