How can i get variables from GA ?
Show older comments
Genetic algorithms output just two fitness function and the variable for the objective function. but i need to know all the variables in all equations using toolbox.
Answers (1)
Star Strider
on 19 Apr 2018
0 votes
You may have to write your own function if the available 'OutputFcn' options do not do what you want. See the documentation on Output Function Options (link) for details.
1 Comment
Mahmoud Sami
on 27 Apr 2018
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!