BranchBound
Description
Use the BranchBound
object to set options for the active-set QP
solver used within an mpc
object.
Creation
Creating an mpc
object automatically creates an
BranchBound
object set to default options. If the Type
property of any manipulated variable is set to anything different than
"continuous"
, the BranchBound
object is assigned to the
Optimizer.SolverOption
property of the mpc
object. You
can access the object and its properties using dot notation.
Properties
Object Functions
Examples
Version History
Introduced in R2024a