How can I generate code for a Matlab function block in Simulink that contains a ''quadprog function''?
조회 수: 7 (최근 30일)
이전 댓글 표시
I have a simulink model that contains a matlab function in which I have an optimization problem that is solved by quadprog function. I am facing a problem when performing the code generation for the matlab function block due to the presence of the quadprog func.
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!