Loading...
Searching...
No Matches

Triggers a compilation error when new equations or variable symbols are introduced. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static NoNewVarEqu lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 AllowNewVarEqu =(0)
 AllowNewVarEqu.
 
 DoNotAllowNewVarEqu =(1)
 DoNotAllowNewVarEqu.
 
 UndefinedNoNewVarEqu =(2)
 Undefined option.
 

Detailed Description

Triggers a compilation error when new equations or variable symbols are introduced.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static NoNewVarEqu Matlab.GAMS.NoNewVarEqu.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.NoNewVarEqu.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option