How can i get variables from GA ?

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

I tried it but can't get the variable from it.

Sign in to comment.

Tags

Asked:

on 19 Apr 2018

Commented:

on 27 Apr 2018

Community Treasure Hunt

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

Start Hunting!