MatLab Compler Runtime compatibility and support
조회 수: 7 (최근 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!