Can I use multiple versions of the MATLAB Compiler Runtime on the same machine?

Is it possible to use programs developed by different versions of MATLAB on the same PC?
The problem (if there is one) relates to the MATLAB runtime library: Is it possible to have two versions of the MATLAB runtime installed on the same PC, and do compiled MATLAB programs then automatically select the relevant version of the runtime library

 Accepted Answer

Yes to both questions. You can install multiple versions of the MCR on a single machine. Deployed applications will automatically use the right version of the MCR.

1 Comment

There is an important note to know for Mac OS X Users when Installing Multiple MCRs on One Machine :
http://www.mathworks.com/help/toolbox/compiler/f12-999353.html#br2jauc-37

Sign in to comment.

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!