フィルターのクリア

Not enough input arguments when i call fmincon constraint function with multiple input parameters to pass into

4 ビュー (過去 30 日間)
Not enough input arguments when i call fmincon constraint function with multiple input parameters to pass into.....attached snapshot of the error message i recieve and .m script file .....
  1 件のコメント
muhammad ilyas khattak khattak
muhammad ilyas khattak khattak 2021 年 5 月 16 日
編集済み: muhammad ilyas khattak khattak 2021 年 5 月 16 日
@Matt J ..thanks once again for your time... though ,, i have not found yet 100% success from your comment but it is leading me towards an acceptable solution of my problem....therefore, i am accepting your answer as it has given me a good lead....

サインインしてコメントする。

採用された回答

Matt J
Matt J 2021 年 5 月 16 日
The constraint and objective functions should have one input argument. If you have N unknowns, they should be passed in as an N-vector, not as N separate arguments.

その他の回答 (0 件)

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by