Loading...
Searching...
No Matches
matlab.gams.control.options.HoldFixed Class Reference

Treat fixed variables as constants. More...

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

static final FixedVarsNotTreatedAsConstants = 0
 Fixed variables are not treated as constants.
 
static final FixedVarsTreatedAsConstants = 1
 Fixed variables are treated as constants.
 
static final UndefinedHoldFixed = 2
 Undefined option.
 

Detailed Description

Treat fixed variables as constants.

See also
Options