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!