MATLAB doesn’t recognize the function optimoptions
I’m getting an error at the following line:
options = optimoptions(‘ga’,’PopulationSize’,10,’MaxGenerations’,10);
The following message exemplifies the problem.
I’m using the version 9.10 (R2021a) of MATLAB and the version 4.5 (R2021a) of the Global Optimization Toolbox
Any suggestions will be appreciatedI’m getting an error at the following line:
options = optimoptions(‘ga’,’PopulationSize’,10,’MaxGenerations’,10);
The following message exemplifies the problem.
I’m using the version 9.10 (R2021a) of MATLAB and the version 4.5 (R2021a) of the Global Optimization Toolbox
Any suggestions will be appreciated I’m getting an error at the following line:
options = optimoptions(‘ga’,’PopulationSize’,10,’MaxGenerations’,10);
The following message exemplifies the problem.
I’m using the version 9.10 (R2021a) of MATLAB and the version 4.5 (R2021a) of the Global Optimization Toolbox
Any suggestions will be appreciated #unrecognized, optimoptions, #ga MATLAB Answers — New Questions