While running an optimization algorithm the following error appears:

1 view (last 30 days)
While running an optimization algorithm the following error appears:
>> ffo
Error using unifrnd (line 25)
Size information is inconsistent.
Error in ffo (line 65)
pop(i).Position=unifrnd(VarMin,VarMax,VarSize);

Answers (0)

Categories

Find more on Problem-Based Optimization Setup 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!