Is it possible to use a function of MATLAB in GAMS code. I have a matrix in my GAMS cod , and I need to have inverse and determinant of matrix , is it possible to call a Determinant function of Matlab in GAMS ? If it's possible How?
Asked
Active
Viewed 195 times
1 Answers
0
Calling GAMS with MATLAB is made possible with the data exchange tools between GAMS and MATLAB called GDXMRW. You can learn more about the process of Data Transfer from the link below. https://www.gams.com/latest/docs/T_GDXMRW.html

Richard
- 177
- 1
- 9