I searched around but couldn't find detailed documentation on this error. Could anyone give me a guidance?
4 views (last 30 days)
Show older comments
An error occurred while running the simulation and the simulation was terminated
Caused by:
Error in 'PSXF000_nolock/Control Strategy /IPS Supervisory Control/Mode_Selection.Brake.Comp_Brake.Comp_Brake/MPC' while executing MATLAB S-function 'mpc_iq', flag = 3 (output), at time 41.047000000000004.
The interior-point-convex algorithm requires all objective and constraint values to be finite.
1 Comment
Torsten
on 14 May 2025
Seems that your objective function and/or your constraint function return non-finite values at time 41.047000000000004.
Answers (0)
See Also
Categories
Find more on Linear Plant Specification 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!