MATLAB Spoken Here

June 6th, 2011

Migrating to 64-bit Windows

Ken Atwell, product manager for MATLAB platforms, returns this week to discuss a new resource available for users migrating to 64-bit Windows.

64-bit versions of Windows have been available since 2005, but it has really only been in the last two years that we at MathWorks have seen 64-bit adoption take off on Windows. The 64-bit version of Windows 7 is quickly becoming the dominant platform for our users. The 64-bit version of MATLAB is also rapidly becoming the most widely used version of MATLAB.

Along with this transition has come some confusion over:

  • Specific benefits of the 64-bit version of MATLAB
  • Compatibility considerations you need to keep in mind as your organization migrates to 64-bit

To aid with this migration, we have created an FAQ-style document, “Preparing for 64-bit Windows”. It targets both MATLAB users and administrators, so it may be useful reading for your IT department or others that may not normally follow a MathWorks blog. If you have not yet migrated to 64-bit Windows and MATLAB, or you are in the middle of your transition, we hope this information will be a useful resource.

Regardless of where you are in your transition, we’d love to hear about your experiences and challenges. If you have not yet adopted 64-bit, what is holding you back (be it something in MATLAB, or something else entirely)? Do you have any success stories, “gotchas”, or advice to share with your fellow MATLAB users? Feel free comment below!

3 Responses to “Migrating to 64-bit Windows”

  1. Drazick replied on :

    The 64Bit version is great!
    The only thing I miss is a built in out of the box experience of 64Bit compiler.

    For instance, It’s not possible to integrate 64Bit MATLAB with 64Bit Photoshop!

  2. Richard Gueler replied on :

    64-bit Matlab works great, but there are some considerations that one needs to be aware of. Reading video files requires 64-bit codecs. Also integrating with .NET requires the program be complied in 64-bit mode.

  3. Aurélien replied on :

    That’s great that you have written this FAQ and gathered all most frequent questions about 64-bit on the same page .
    Of course mex-files for example need to be recompiled with a supported compiler but the transition from 32 to 64 bit is really smooth.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks
News from the intersection of MATLAB, Community, and the web.

These postings are the author's and don't necessarily represent the opinions of MathWorks.