MATLAB のスタンドアロンアプリケーションが、MATLAB がインストールされているにもかかわらず起動しないのはなぜでしょうか?
显示 更早的评论
MATLAB R2025b の「スタンドアロンアプリケーションコンパイラ(Application Compiler)」で作成したスタンドアロンアプリケーション(拡張子 .exe)が起動できません。
Windows のコマンドプロンプト(cmd)からアプリケーション(例:applicationName.exe)を実行すると、以下のエラーメッセージが表示されます。
>applicationName
Error: Could not find version 25.2 of the MATLAB Runtime.
Attempting to load mclmcrrt25_2.dll.
Install MATLAB Runtime R2025b.
Contact your vendor if you do not have an installer for the MATLAB Runtime.
このアプリケーションは、コンパイルに使用した MATLAB 本体と同じ PC 上で実行していますが、それでも上記のエラーが発生します。なぜこのような現象が起きるのでしょうか?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 インストールとライセンスの紹介 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!