Optimization options for explicit MPC generation
creates
a set of options to use when converting a traditional MPC controller, opt
= generateExplicitOptions(MPCobj
)MPCobj
,
to explicit form using generateExplicitMPC
.
The options set is returned with all options set to default values.
Use dot notation to modify the options.