Do I need Matlab Runtime to run a 3rd-party application if I have Matlab standalone?
2 次查看(过去 30 天)
显示 更早的评论
The standalone version differs from a the required runtime version.
0 个评论
采纳的回答
Walter Roberson
2019-8-20
The application requires a runtime (MCR) that exactly matches the version it was compiled with.
Also, MCR.exe is responsible for expanding and decrypting the CTF (Component Technology File) which is something that matlab.exe does not do.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call MATLAB from C 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!