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

Allow implicit loading of symbols from embedded code or not. More...

Public Attributes

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

Static Public Attributes

static final OffECImplicitLoad = "off"
 Do not allow implicit loading from embedded code.
 
static final OnECImplicitLoad = "on"
 Allow implicit loading from embedded code.
 
static final UndefinedECImplicitLoad = ""
 Undefined option.
 

Detailed Description

Allow implicit loading of symbols from embedded code or not.

See also
Options