- NOTE: Starting in R2019a the following name changes occurred:
- MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
- mdce_def was renamed to mjs_def
- mdce binary was renamed to mjs
Is it possible to install both 32-bit and 64-bit versions of MATLAB on 64-bit Windows 7?
조회 수: 5 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2013년 10월 18일
편집: MathWorks Support Team
2019년 3월 26일
Is it possible to install both 32-bit and 64-bit Matlab at the same time under 64-bit Windows 7?
채택된 답변
MathWorks Support Team
2019년 3월 26일
편집: MathWorks Support Team
2019년 3월 26일
It is possible to Install both 32-bit MATLAB and 64-bit MATLAB under 64-bit Windows 7.
If you would like to install the 32-bit version, you will need to manually start the 32-bit MATLAB installer. This can be performed by running the setup.exe file from the /bin/win32 folder on the DVD. You can also download the 32-bit version of MATLAB by signing into your account on the following website:
www.mathworks.com
MathWorks recommends installing the 32-bit MATLAB in a different directory from where 64-bit MATLAB is installed. (By default, the 64-bit version of MATLAB will install into "Program Files" whereas the 32-bit version will install into "Program Files (x86)." This distinction is sufficient.)
However, there are a handful of known issues with running 32-bit R2010b on 64-bit Windows XP, Windows Vista, and Windows 7. They are as follows:
• MATLAB Distributed Compute Server may fail when both 32-bit MATLAB and 64-bit MATLAB are installed on the same computer.
• Real-Time Windows Target will not run.
• Data Acquisition Toolbox cannot connect to parallel ports.
• Embedded IDE Link and Target Support Package may fail to start Code Composer Studio.
Note that platform cross-compilation (for example, attempting to use 64-bit MATLAB to create a 32-bit MEX file) is not supported.
R2010a and earlier releases have more significant limitations, mostly in the area of invoking external C compilers and other third party applications.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!