Why does FMINCON hang and not allow me to kill the process using CTRL-C?
조회 수: 2 (최근 30일)
이전 댓글 표시
Why does FMINCON hang and not allow me to kill the process using CTRL-C?
When I run a script that makes a call to FMINCON, MATLAB freezes and CTRL-C does not seem to stop my program from running.
채택된 답변
MathWorks Support Team
2009년 6월 27일
This is a bug in the Optimization Toolbox 2.1.1 (R12.1) that has been fixed in the Optimization Toolbox 2.2 (R13).
There are no known workarounds for previous versions of the Optimization Toolbox.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!