Do I need Matlab Runtime to run a 3rd-party application if I have Matlab standalone?
1 回表示 (過去 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!