The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated usingdeploytool
Ältere Kommentare anzeigen
When i use another PC update and compile APP , the exe for replace old report an error——“The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated using deploytool”. However, these computers all have the same version of MATLAB installed.


Akzeptierte Antwort
Weitere Antworten (1)
daffodil software
am 12 Apr. 2024
Bearbeitet: Steven Lord
am 17 Apr. 2024
1 Stimme
The error message you've encountered indicates that the version of the MATLAB Runtime installed on your system does not match the version required by the application you are trying to run.
To resolve this issue, you should either reinstall the MATLAB Runtime with the correct version that is compatible with your application, or reinstall the application itself using the installer that was created by MATLAB's deploy tool, which should include the proper version of the MATLAB Runtime.
It's important to ensure that the versions align, as mismatched versions can lead to compatibility problems and prevent the application from functioning correctly. [SL: Removed links that look unrelated to this answer]
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!