How can i get variables from GA ?

2 views (last 30 days)
Mahmoud Sami
Mahmoud Sami on 19 Apr 2018
Commented: Mahmoud Sami on 27 Apr 2018
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
Star Strider on 19 Apr 2018

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
Mahmoud Sami on 27 Apr 2018
I tried it but can't get the variable from it.

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!