Loading...
Searching...
No Matches

Output case option for LST file. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 MixedCase =(0)
 Write listing file in mixed case.
 
 UndefinedCase =(2)
 Undefined option.
 
 UpperCase =(1)
 Write listing file in upper case only.
 

Detailed Description

Output case option for LST file.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.LstCase.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option