How can I creat multi-objective in matlab?
AnsweredI read the support of matlab API, but I still do not know the way to creat multi-objective in matlab...Do gurobi of matlab have such arrtibutes like python's in the foliowing?
MODEL.setObjectiveN
0
-
Hi Morris,
The model argument in the MATLAB API has a multiobj field, which can be used to define multi-objective models. I would recommend having a look at the multiobj.m example for more clarity.
Best regards,
Jaromił0
Please sign in to leave a comment.
Comments
1 comment