Loading...
Searching...
No Matches
matlab.gams.control.globals.UpdateAction Class Reference

What field to update. More...

Public Attributes

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

Static Public Attributes

static final DUAL = 5
 Supplies marginal for a variable or equation.
 
static final FIXED = 3
 Supplies fixed bounds for a variable.
 
static final LOWER = 2
 Supplies lower bounds for a variable.
 
static final PRIMAL = 4
 Supplies level for a variable or equation.
 
static final UNDEFINED_ACTION = 6
 Undefined action.
 
static final UPPER = 1
 Supplies upper bounds for a variable.
 

Detailed Description

What field to update.

See also
Modifier, ModelInstance