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 | Off = "off" |
Merge into existing data when loading. | |
static final | On = "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