Loading...
Searching...
No Matches
Writes preprocessed input to the file input.dmp.
More...
|
integer | value () |
| Returns alternative value of enum option.
|
|
|
| Deprecated_10 =(10) |
| (Same as 11 and therefore hidden)
|
|
| Deprecated_12 =(12) |
| (Same as 11 and therefore hidden)
|
|
| Deprecated_19 =(19) |
| (Same as 21 and therefore hidden)
|
|
| Deprecated_20 =(20) |
| (Same as 21 and therefore hidden)
|
|
| InputFileWithComments =(21) |
| Write processed input file with all comments.
|
|
| InputFileWOComments =(11) |
| Write processed input file without comments.
|
|
| No =(0) |
| No dumpfile.
|
|
| RefDataNewSetElementNames =(2) |
| Extract referenced data from the restart file using new set element names.
|
|
| RefDataNewSetElementNamesDropSymbolText =(3) |
| Extract referenced data from the restart file using new set element names and drop symbol text.
|
|
| RefDataOriginalSetElementNames =(1) |
| Extract referenced data from the restart file using original set element names.
|
|
| RefSymbol =(4) |
| Extract referenced symbol declarations from the restart file.
|
|
| UndefinedDumpOpt =(22) |
| Undefined option.
|
|
Writes preprocessed input to the file input.dmp.
- See also
- GAMSOptions
◆ lookup()
static DumpOpt Matlab.GAMS.DumpOpt.lookup |
( |
integer |
value | ) |
|
|
static |
Find enum option from alternative value.
Arguments:
Return: enum option
◆ value()
integer Matlab.GAMS.DumpOpt.value |
( |
| ) |
|
Returns alternative value of enum option.
Return: Alternative value of enum option