when I use yalmip throught matlab,it wil stop and appear run_ini_and_handle_events exception:'class mathworks::system::fatal exception:fatal exception'
조회 수: 1 (최근 30일)
이전 댓글 표시
답변 (1개)
Johan Löfberg
2017년 11월 26일
You probably have cplex installed on your path. When yalmip sets up options, it calls the options creator for all available solvers, and cplex version is buggy and simply crashes (in cplex at least 12.6, 12.7).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Hilbert and Walsh-Hadamard Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!