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

Placing of compilation error messages. More...

Public Attributes

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

Static Public Attributes

static final EndOfCompilerListing = 0
 Place error messages at the end of compiler listing.
 
static final FollowingError = 1
 Place error messages immediately following the line with the error.
 
static final Suppress = 2
 Suppress error messages.
 
static final UndefinedErrMsg = 3
 Undefined option.
 

Detailed Description

Placing of compilation error messages.

See also
Options