Dear Professor,
I am a beginner in using Yalmip+Gurobi, and I would like to seek your assistance with the following questions, if possible.
In my MINLP problem, there are nonlinear constraints involving terms such as the product of three variables and trigonometric functions. I learned in the Document of Gurobi that I shoud use genconsin, genconpoly, etc. to approximate these non-linear terms. However, only an example for Gurobi was provided, and not for YALMIP.
Could you please guide me on how to utilize Gurobi+yalmip in MATLAB to invoke functions like genconsin and genconpoly? Alternatively, Are there any other approaches available to incorporate these nonlinear terms within the constraints?
Thank you very much for your kind attention and support.

