Loading...
Searching...
No Matches

Compiler listing option. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 StandardCompilerListing =(0)
 Standard compiler listing.
 
 SuppressCompilerListing =(1)
 Suppress compiler listing.
 
 UndefinedSuppress =(2)
 Undefined option.
 

Detailed Description

Compiler listing option.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.Suppress.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option