I have created the genetic algorithm program but execution of script ga as a function is not supported error is generated.
Show older comments
I have created the genetic algorithm program but some error is generated. I am not solved this error so please give me advise so I remove this error and run the program. I will attached the error pic also.

Answers (1)
Sam Chak
on 19 May 2022
0 votes
Looks like a nested problem where the execution of script creates a circular dependency of stalagmite/ga function outputs and inputs in the same time-step.
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!