matlab.gams.control.options.AppendOut Class Reference
Output file append option. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | Append = 1 |
Append to listing file. | |
static final | Reset = 0 |
Reset listing file. | |
static final | UndefinedAppendOut = 2 |
Undefined option. | |
Detailed Description
Output file append option.
- See also
- Options