Hi all
I would like to optimize the performce of a dynamic model built in matlab using gams. At each iteration of the solving process in gams, i want to examine some constraints using the dynamic model of matlab and then incoporate them in my optimization in GAMS. I would like to ask if it is possible to access the variables at each iteration of the solving process and store them in a gdx file such that matlab can read it and evaluate the constraints.
Thanks.