MATLAB のスタンドアロンアプリケーションが、MATLAB がインストールされているにもかかわらず起動しないのはなぜでしょうか?
Show older comments
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 上で実行していますが、それでも上記のエラーが発生します。なぜこのような現象が起きるのでしょうか?
Accepted Answer
More Answers (0)
Categories
Find more on インストールとライセンスの紹介 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!