I searched around but couldn't find detailed documentation on this error. Could anyone give me a guidance?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Torsten
el 14 de Mayo de 2025
Seems that your objective function and/or your constraint function return non-finite values at time 41.047000000000004.
Respuestas (0)
Ver también
Categorías
Más información sobre Linear Plant Specification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!