Matlab.GAMS.Listing Enum Reference
Switch default for "$on/offListing". More...
Public Member Functions | |
string | value () |
Returns alternative value of enum option. | |
Static Public Member Functions | |
static Listing | lookup (string value) |
Find enum option from alternative value. | |
Public Attributes | |
OffListing =("off") | |
Activate $offListing. | |
OnListing =("on") | |
Activate $onListing. | |
UndefinedListing =("") | |
Undefined option. | |
Detailed Description
Switch default for "$on/offListing".
- See also
- GAMSOptions
Member Function Documentation
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
string Matlab.GAMS.Listing.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option