Main Content
generateExplicitOptions
Optimization options for explicit MPC generation
Description
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.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b
See Also
Functions
generateExplicitMPC
|generateExplicitRange
|simplify
|generatePlotParameters
|plotSection
|mpcmoveExplicit
|sim
Objects
mpc
|explicitMPC
|mpcstate