What version of Matlab include the function intlinprog ?
이전 댓글 표시
Hi,
I have a mixed integer linear problem (MILP) that I need to solve. In my pc I have the optimization toolbox of Matlab version 7.14.0.739 (R2012a). I know there exists the function
intlinprog()
to solve MILP's. However I dont have this function.
답변 (1개)
Alan Weiss
2015년 7월 8일
0 개 추천
intlinprog was introduced in R2014a. To use this functionality you will have to upgrade or purchase a new version of MATLAB.
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!