Error using Quadprog toolbox
11 views (last 30 days)
Show older comments
At some point of ioteration, I am getting this error:
Error using ipqpdense
The interior-point-convex algorithm requires all objective and constraint values to be finite.
How to remove this error, if anyone can give me any suggestion?
2 Comments
Torsten
on 31 Jan 2023
By checking your objective and your constraints and identifying the point in the solution process where one of them or both return Inf, -Inf or NaN values.
Answers (0)
See Also
Categories
Find more on Quadratic Programming and Cone Programming 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!