Installing standalone .exe application using matlab runtime installer.
9 views (last 30 days)
Show older comments
Vinayak Untwale
on 4 May 2021
Answered: Kojiro Saito
on 6 May 2021
I have packaged a standalone application using Matlab Compiler(R2020a). At that time, I did not have option to choose the matlab runtime version with which I want to package my application. Is it possible to install an app packaged with matlab runtime 9.8 in another device which has matlab runtime 9.4? if not is there any other way to do it??
0 Comments
Accepted Answer
Kojiro Saito
on 6 May 2021
MATLAB Runtime version must be the same as MATLAB which stanadlone application was created. So, it's needed to install MATLAB Runtime 9.8 on the target machine.
MATLAB Runtime is free and you can download it from the following link.
0 Comments
More Answers (0)
See Also
Categories
Find more on C Shared Library Integration 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!