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

Show log line about embedded code initialization and execution or not. More...

Public Attributes

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

Static Public Attributes

static final OffECLogLine = "off"
 Do not show log line about embedded code initialization and execution.
 
static final OnECLogLine = "on"
 Show log line about embedded code initialization and execution.
 
static final UndefinedECLogLine = ""
 Undefined option.
 

Detailed Description

Show log line about embedded code initialization and execution or not.

See also
Options