Loading...
Searching...
No Matches
matlab.gams.control.globals.OSType Class Reference

GAMS enumerated type of operating system. More...

Public Attributes

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

Static Public Attributes

static final LINUX = 3
 Linux operating system.
 
static final MAC = 4
 Mac operating system.
 
static final SOLARIS = 5
 Solaris operating system.
 
static final UNIX = 2
 Unix operating system.
 
static final UNKNOWN = 6
 Unknown operating system.
 
static final WINDOWS = 1
 Windows operating system.
 

Detailed Description

GAMS enumerated type of operating system.