Capture data in a vector or matrix from simulannealbnd (Global Optimization Toolbox)

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?

Risposte (1)

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

Richiesto:

il 9 Gen 2014

Risposto:

il 9 Gen 2014

Community Treasure Hunt

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

Start Hunting!

Translated by