I interfaced GAMS win32 24.7.4 software with MATLAB using the procedure explained in youtube video. I run the GAMS program from MATLAB R 2009b. successfully. But when i wanted to run the same GAMS file from MATLAB R 2013a , it is giving error message. The error message is shown below.
Input command :- system 'gams trnsport lo=3 gdx=solution'
ì think that with a trial version of GAMS only GAMS models in the GAMS model library can only be executed in MATLAB. Because when i wanted to execute my own GAMS model from matlab it is showing error that invalid license.
messages about module not found tend to indicate that there is a missing dll that is called by the file indicated. Sometimes you can use tools such as Dependency Walker, or Process Monitor to see what is missing. It is probably most common to end up needing to install Visual Studios Runtime
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
댓글 수: 2
이 댓글에 대한 바로 가기 링크
https://kr.mathworks.com/matlabcentral/answers/323246-interfacing-gams-and-matlab-worked-well-in-matlab-r-2009b-showing-errors-in-matlab-r-2013a-reg#comment_444045
이 댓글에 대한 바로 가기 링크
https://kr.mathworks.com/matlabcentral/answers/323246-interfacing-gams-and-matlab-worked-well-in-matlab-r-2009b-showing-errors-in-matlab-r-2013a-reg#comment_444045
이 댓글에 대한 바로 가기 링크
https://kr.mathworks.com/matlabcentral/answers/323246-interfacing-gams-and-matlab-worked-well-in-matlab-r-2009b-showing-errors-in-matlab-r-2013a-reg#comment_654149
이 댓글에 대한 바로 가기 링크
https://kr.mathworks.com/matlabcentral/answers/323246-interfacing-gams-and-matlab-worked-well-in-matlab-r-2009b-showing-errors-in-matlab-r-2013a-reg#comment_654149
댓글을 달려면 로그인하십시오.