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

GAMS processing request. More...

Public Attributes

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

Static Public Attributes

static final CompileAndExecute = "CE"
 Compile and Execute.
 
static final CompileOnly = "C"
 CompileOnly.
 
static final ExecuteOnly = "E"
 ExecuteOnly.
 
static final GlueCodeGeneration = "G"
 Glue Code Generation.
 
static final RestartAfterSolve = "R"
 Restart After Solve.
 
static final TraceReport = "GT"
 Trace Report.
 
static final UndefinedAction = ""
 Undefined option.
 

Detailed Description

GAMS processing request.

See also
Options