Runtime error using a standalone Matlab App on another computer
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi
I had problem using a standalone App created on my computer when the App is moved to another computer:
"could not find version 9.6 of the Matlab Runtime…".
After contacting Matlab I next looked at an advice from a similar question, where they said to :
Run the following command in your MATLAB command window to initiate the MATLAB Compiler Runtime install download:
"compiler.runtime.download" and Specify the location of the MATLAB Compiler Runtime installer
so doing that I got a new .exe (now 1000 times bigger, 2 Gb compared to 2 Mb !!), but the same message is given on the other computer
when running the App. There is a specific error also given: "attempt to load mclmcrrt9_6.dll", is this something to look further into ?
Or what should I do ?? It also feels strange to have an App that is 2Gb big when it really is a small program....it seems that the runtime parts
contains all Matlab software and I will for sure not use more than some small parts.
Greetings from Bertil Jonsson
email: bertil.jonsson@outlook.com
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!