matlab opti toolbox error can anybody rectify?
이전 댓글 표시
i am getting error in program in which i have using opti toolbox can any body rectify this error
Undefined function or variable 'optiset'.
opts = optiset('solver','cbc');
u can see in website ('https://www.inverseproblem.co.nz/OPTI/index.php/Advanced/Opts','-new');
답변 (1개)
Sabin
2024년 12월 13일
0 개 추천
I believe there is a typo. The function is probably 'optimset'.
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!