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

Switch to capture all model instances within a run. More...

Public Attributes

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

Static Public Attributes

static final Off = 0
 Do not capture model instances.
 
static final On = 1
 Capture model instances.
 
static final UndefinedCaptureModelInstance = 2
 Undefined option.
 

Detailed Description

Switch to capture all model instances within a run.

See also
Options