Table of Contents

Functions That I Forgot Once

Fix problem with matlab 7R14 on Athlon x64 machine (AMD64)

1 - Open %MATLAB7%\bin\win32 in Windows Explorer or through My Computer. '%MATLAB7%' here is the path where you installed MATLAB.

2 - Find the file named 'blas.spec'. Open this file in Wordpad. You will see a listing like this:

3 - Scroll down and add the following two lines at the end:

AuthenticAMD Family 15 Model 12 atlas_Athlon.dll # Athlon 64 (Newcastle) AuthenticAMD Family 15 Model * atlas_Athlon.dll # AMD64

4 - Save the file (Ctrl+S).

5 -Start Matlab.

MatlabTips (last edited 2007-12-24 16:47:33 by localhost)