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

Switch between merge and replace when reading from GDX into non-empty symbol. More...

Public Attributes

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

Static Public Attributes

static final Merge = "off"
 Merge into existing data when loading.
 
static final Replace = "on"
 Replace existing data when loading.
 
static final UndefinedReplace = ""
 Undefined option.
 

Detailed Description

Switch between merge and replace when reading from GDX into non-empty symbol.

See also
Options