Installing standalone .exe application using matlab runtime installer.

3 views (last 30 days)
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??

Accepted Answer

Kojiro Saito
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.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!