Loading...
Searching...
No Matches

Output file append option. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static AppendOut lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 Append =(1)
 Append to listing file.
 
 Reset =(0)
 Reset listing file.
 
 UndefinedAppendOut =(2)
 Undefined option.
 

Detailed Description

Output file append option.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static AppendOut Matlab.GAMS.AppendOut.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.AppendOut.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option