Loading...
Searching...
No Matches
matlab.gams.control.options.CharSet Class Reference

Character set flag. More...

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

static final AnyChar = 1
 Accept any character in comments and text items (foreign language characters)
 
static final LimitedGAMSCharSet = 0
 Use limited GAMS characters set.
 
static final UndefinedCharSet = 2
 Undefined option.
 

Detailed Description

Character set flag.

See also
Options