Matlab Compiler 7.1

조회 수: 8 (최근 30일)
Christopher Freitas
Christopher Freitas 2020년 1월 3일
댓글: Christopher Freitas 2020년 1월 7일
I recently updated my Matlab and Matlab Compiler to 2019b. I compiled a script with the compiler using the new versions and when I run the executable, I get an error that the application "Could not find version 9.7 of the Matlab runtime, attempting to load mclmcrrt9_7.dll. Please install the correct version of the Matlab runtime." My question is why do I need the runtime if I have matlab installed on my computer. What am I missing in my new setup?

채택된 답변

Kojiro Saito
Kojiro Saito 2020년 1월 7일
If you have installed MATLAB and want to run applications compiled by MATLAB Compiler, make sure that MATLABROOT\runtime\win64 (as of Windows) is added in your environment PATH.
Where MATLABROOT is MATLAB's installation path. (for example, C:\Program Files\MATLAB\R2019b)
Related document:
  댓글 수: 1
Christopher Freitas
Christopher Freitas 2020년 1월 7일
Thank you. I have updated my path accordingly and it now works properly.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by