Loading...
Searching...
No Matches

Prepend GAMS system directory to library load path. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 Off =(0)
 Do not set GAMS system directory at beginning of library load path.
 
 On =(1)
 Set GAMS system directory at beginning of library load path.
 
 UndefinedPrefixLoadPath =(2)
 Undefined option.
 

Detailed Description

Prepend GAMS system directory to library load path.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.PrefixLoadPath.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option