Skip to content

Reads all settings (parameters, globals, and their respective values) in the given GAMS code.

Usage

readSettings(file)

Arguments

file

A gams file or a vector containing GAMS code.

Value

A vector of parameter values and their names.

See also

Author

Mika Pflüger