The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated usingdeploytool
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
xy l
am 19 Nov. 2023
Bearbeitet: Steven Lord
am 17 Apr. 2024
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.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1543567/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1543567/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1543572/image.jpeg)
0 Kommentare
Akzeptierte Antwort
Unthinkable sol
am 17 Apr. 2024
Bearbeitet: Steven Lord
am 17 Apr. 2024
To resolve this issue, reinstall MATLAB Runtime with the correct version that matches your application, or install the application itself using the installer generated by the MATLAB Deployment Tool, which should contain the correct version of MATLAB Runtime.It is important to make sure the versions are compatible, as incompatible versions can cause compatibility issues and prevent the app from working properly. [SL: Removed links that look unrelated to this answer]
0 Kommentare
Weitere Antworten (1)
daffodil software
am 12 Apr. 2024
Bearbeitet: Steven Lord
am 17 Apr. 2024
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]
0 Kommentare
Siehe auch
Kategorien
Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!