MatLab Compler Runtime compatibility and support
8 次查看(过去 30 天)
显示 更早的评论
Are MATLAB Compiler Runtime 7.10 and 7.16 compatible with 64 bit versions of Windows 7. If so are they supported?
0 个评论
采纳的回答
Friedrich
2014-3-24
2 个评论
Jon
2021-3-4
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
2021-3-5
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!