The GAMS/IDE has an issue plotting marginals. When we select the marginals of an equation, and try to plot these, we actually get the levels:
![image image]()
![image image]()
The workaround is to create an extra parameter and assign to it these marginals:
![image image]()
Plotting this parameter is of course no problem.