I searched around but couldn't find detailed documentation on this error. Could anyone give me a guidance?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
Torsten
2025-5-14
Seems that your objective function and/or your constraint function return non-finite values at time 41.047000000000004.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Plant Specification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!