matlab.gams.control.options.gdxCompress Class Reference
Compression of generated GDX file. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | CompressGDX = 1 |
Compress GDX files. | |
static final | DoNotCompressGDX = 0 |
Do not compress GDX files. | |
static final | UndefinedgdxCompress = 2 |
Undefined option. | |
Detailed Description
Compression of generated GDX file.
- See also
- Options