Difference between MATLAB 32 & 64 bit versions (2013a)
Show older comments
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.
Accepted Answer
More Answers (1)
Image Analyst
on 20 Apr 2013
0 votes
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.
Categories
Find more on Introduction to Installation and Licensing 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!