Matlab.GAMS.GAMSRunParameters Class Reference
Run parameters for GAMSJob. More...
Inheritance diagram for Matlab.GAMS.GAMSRunParameters:

Public Member Functions | |
GAMSRunParameters (varargin) | |
Constructs a GAMSRunParameters instance. | |
Additional Inherited Members | |
![]() | |
GAMSCheckpoint | checkpoint |
GAMS checkpoint. | |
logical | createOutDB |
Flag that determines if an output database should be created. | |
cell | databases |
List of GAMS databases. | |
GAMSOptions | options |
GAMS options. | |
PrintStream | output |
Output stream. | |
Detailed Description
Run parameters for GAMSJob.