The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated usingdeploytool
Show older comments
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.


Accepted Answer
More Answers (1)
daffodil software
on 12 Apr 2024
Edited: Steven Lord
on 17 Apr 2024
1 vote
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]
Categories
Find more on Introduction to Installation and Licensing 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!