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

Indicator for writing workfile with previous workfile version. More...

Public Attributes

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

Static Public Attributes

static final Off = 0
 Write workfile using the current version.
 
static final On = 1
 Write workfile using the previous workfile version.
 
static final UndefinedPreviousWork = 2
 Undefined option.
 

Detailed Description

Indicator for writing workfile with previous workfile version.

See also
Options