MATLAB のスタンドアロンアプリケーションが、MATLAB がインストールされているにもかかわらず起動しないのはなぜでしょうか?
Mostrar comentarios más antiguos
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 上で実行していますが、それでも上記のエラーが発生します。なぜこのような現象が起きるのでしょうか?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre インストールとライセンスの紹介 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!