Runtime error using a standalone Matlab App on another computer
9 次查看(过去 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!