Loading...
Searching...
No Matches
matlab.gams.control.options.PrefixLoadPath Class Reference

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

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

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

Detailed Description

Prepend GAMS system directory to library load path.

See also
Options