Too many input arguments
이전 댓글 표시
Hi,
My friend wrote a portfolio optimization application and he could run it smoothly without error. However, when I run his code, "Too many input argument" is popped out when I tried to compute the efficient frontier. I'm sure we are running the exact same code and import same source of data. Any suggestion of the cause? His Matlab should be 2012, mine is 2016, does this matter?
Thanks!
댓글 수: 3
KSSV
2017년 3월 27일
Check the line which shows error.. you are sending more number of inputs then required.
Adam
2017년 3월 27일
Show us the code, or do we have to guess what the function looks like, how you are calling it and everything else relevant to solving the problem?!
Alan Weiss
2017년 3월 27일
Without seeing the exact error message and the call that gives the error, there is not enough information for us to make a diagnosis.
Alan Weiss
MATLAB mathematical toolbox documentation
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Portfolio Optimization and Asset Allocation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!