Matlab.GAMS.PageContr Enum Reference
Output file page control option. More...
Public Member Functions | |
integer | value () |
Returns alternative value of enum option. More... | |
Static Public Member Functions | |
static PageContr | lookup (integer value) |
Find enum option from alternative value. More... | |
Public Attributes | |
FormfeedCharNewPage =(3) | |
Formfeed character for new page. | |
FortranStyle =(1) | |
FORTRAN style line printer format. | |
NoPageContrNoPadding =(2) | |
No page control, no padding. | |
NoPageContrWithPadding =(0) | |
No page control, with padding. | |
UndefinedPageContr =(4) | |
Undefined option. | |
Detailed Description
Output file page control option.
- See also
- GAMSOptions
Member Function Documentation
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
integer Matlab.GAMS.PageContr.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option