MatLab Compler Runtime compatibility and support
1 view (last 30 days)
Show older comments
Are MATLAB Compiler Runtime 7.10 and 7.16 compatible with 64 bit versions of Windows 7. If so are they supported?
0 Comments
Accepted Answer
Friedrich
on 24 Mar 2014
2 Comments
Jon
on 4 Mar 2021
If an application (with MCR) was created under Matlab version R2015a (while running win7), should it be installable under both 32 and 64 bit versions of win10? Win10 compatibility is stated for R2015a but the executable only seems to install under 64 bit win10.
Walter Roberson
on 5 Mar 2021
MCR was specific to the number of bits it was compiled for. A program compiled for Windows 32 would be usable with Windows 64 as well as there is still backwards compatibility, but a program compiled for Windows 64 at the time would not be usable in 32 bit Windows.
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!