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

Check errorLevel automatically after executing external program. More...

Public Attributes

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

Static Public Attributes

static final Off = 0
 Do not check errorLevel automatically after execution of external program.
 
static final On = 1
 Check errorLevel automatically after execution of external program.
 
static final UndefinedCheckErrorLevel = 2
 Undefined option.
 

Detailed Description

Check errorLevel automatically after executing external program.

See also
Options