Error in optimization using fmincon
6 views (last 30 days)
Show older comments
1. Error : Not enough input arguments.
Error in fun (line 4) y = a1*Lh^2*x(1)^2 + b1*Lh*x(1) + a2*Lh^2*x(2)^2 + b2*Lh*x(2) + a3*Lh^2*x(3)^2 + b3*Lh*x(3);
2. Aeq must have one column.
If someone knows please help me out. Thank You.
3 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!