Matlab API

The GAMS Matlab API is a Matlab package that contains several sub-packages that enable the control of the GAMS system as well as the movement of data between GAMS and Matlab. The following table gives an overview of all available sub-packages:

Sub-Package Description
gams.control Enables full control of the GAMS System
gams.transfer Data Only API – Allows GAMS data to be maintained outside a GAMS script
Attention
Don't use the data exchange tool GDXMRW anymore and switch to gams.transfer instead.