gamultiobj--Too many input arguments.
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi guys,
I am using gamultiobj to optimize three aims at the same time.
The parameters including the aim function, the linear inequalities and equalities and nonlinear constraint function are defined strictly according to the gamultiobj syntax.
But when I run the file, matlab always indicates:
Error using gamultiobj Too many input arguments.
I am using the MATLAB 2013a version.
Anyone's helps are appreciated very much!
Thanks very much!
Cheers
댓글 수: 2
채택된 답변
Walter Roberson
2017년 1월 17일
In R2013a, gamultiobj() did not accept nonlinear constraints.
댓글 수: 2
Walter Roberson
2017년 1월 17일
If you have a license for at least R2014b already, then visit https://www.mathworks.com/mwaccount and click on your license and click to download and then on the right hand side of that, you can choose the version you want to download.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!