solvemp

solvemp is used for solving multiparametric problems.

Syntax

 [mptsol,diagnostic,u,J,U] = solvemp(Constraints,Objective,Options,Parameters)

Examples

solvemp is used in the same way as optimize, the only difference being the fourth additional argument to define the parametric variables. See the numerous multiparametric tutorial for details.