Difference between MATLAB 32 & 64 bit versions (2013a)
이전 댓글 표시
Is there a difference between a 32 bit and 64 bit version for Matlab 2013a, OR is there just one version? I have a Windows 7, 64 bit operating system and would like to purchase the correct version for my PC.
채택된 답변
추가 답변 (1개)
Image Analyst
2013년 4월 20일
0 개 추천
There are two versions. If you're just running on your computer, you should get the 64 bit version. If you bought the compiler and need to compile programs for people who are on Win 7, 32 bit, or Windows XP, then you can also get the 32 bit version, but only if you need to deploy compiled code (not regular text m-files). You can have both versions on your system and they play happily together with no conflicts. You do not have to pay extra or use up a license if you have both installed on your computer.
카테고리
도움말 센터 및 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!