How to connect GAMS to Matlab?
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi there,
I am facing a problem with Gams as part of my thesis. I have added the GAMS to the PATH environmental variable(C:\GAMS\win64\24.1;C:\GAMS\win64\24.1\gbin) and i have done it also in the set path option in MATLAB (C:\GAMS\win64\24.1). The problem is that when i type a command like ; system 'gams ? lo=3' or something similar i get the message "'gams' is not recognized as an internal or external command,
operable program or batch file. ",
whereas when i type which gams in command window I get this "C:\GAMS\win64\24.1\gams.mexw64"
What can i do?
0 Commenti
Risposte (1)
Jash Kadu
il 13 Lug 2022
Hi,
Please check the following links:
How to interface GAMS with MATLAB -
How to use GAMS MATLAB interface -
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!