Optimisation error_constraint
Mostrar comentarios más antiguos
Dear all,
When i use constraint which is defined as output in the function , no error, but when i use input variables in function it shows below error ,
Constraints must be an OptimizationConstraint or a struct containing OptimizationConstraints.what coudl be the reason
Please help the format
Code used is
prob.Constraints.data = price >=0;
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Problem-Based Optimization Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!