Multistart​-startpoin​tstorun problem

1 view (last 30 days)
mahmoud tarek
mahmoud tarek on 25 Dec 2019
Answered: Kun Yang on 24 May 2021
In my non linear problem i want to use multistart with the option 'bounds-ineqs' but it says no points found that satisfy bounds and ineq constraints even though i made a grid search through my points and it gave me some points that satisfy my constraints. Does anyone know why is his happening

Answers (1)

Kun Yang
Kun Yang on 24 May 2021
In my case, there was an error in my function, and the exitflag is -10. After I fixed the bug, it runs normally.

Community Treasure Hunt

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

Start Hunting!