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

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

Michelle Hirsch
Michelle Hirsch on 24 Jan 2011
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
Aurelien Queffurust
Aurelien Queffurust on 25 Jan 2011
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

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

Products

Community Treasure Hunt

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

Start Hunting!