Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: Problem with matlab

Subject: Problem with matlab

From: Mike

Date: 08 May, 2008 02:40:20

Message: 1 of 3

Hi there,

I just installed matlab on my new computer, it will open up
then a few seconds later close down... have tried nstalling
numerous times, operating system is xp 32bit professional,

any help apreciated,

Cheers,

Mike

Subject: Re: Problem with matlab

From: Shailesh Patel

Date: 08 May, 2008 06:36:13

Message: 2 of 3

If the comp processor is AMD then you have to select that option
during Matlab installation. I had faced the same problem becuase of
AMD processor.

To rectify the problem, Follow the steps below:

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:
GenuineIntel Family 5 Model * atlas_PPro.dll # Pentium
GenuineIntel Family 6 Model 1 atlas_PPro.dll # Pentium Pro
GenuineIntel Family 6 Model 3 atlas_PII.dll # Pentium II
(Klamath)
GenuineIntel Family 6 Model 5 atlas_PII.dll # Pentium II
(Deschutes)
GenuineIntel Family 6 Model 6 atlas_PII.dll # Celeron
GenuineIntel Family 6 Model 7 atlas_PIII.dll # Pentium III
(Katmai)
GenuineIntel Family 6 Model 8 atlas_PIII.dll # Pentium III
(Coppermine)
GenuineIntel Family 6 Model 9 atlas_PIII.dll # Pentium M
GenuineIntel Family 6 Model 10 atlas_PIII.dll # Pentium III
(Cascades)
GenuineIntel Family 6 Model 11 atlas_PIII.dll # Pentium III
(Mobile)
GenuineIntel Family 6 Model * atlas_PIII.dll # Pentium III
GenuineIntel Family 15 Model * atlas_P4.dll # Pentium 4
AuthenticAMD Family 5 Model * atlas_PII.dll # AMD-K6
AuthenticAMD Family 6 Model * atlas_Athlon.dll # Athlon/Duron
AuthenticAMD Family 15 Model 4 atlas_Athlon.dll # Athlon 64
AuthenticAMD Family 15 Model 5 atlas_Athlon.dll # Opteron

if you have AMD processor then remove the '*' and put the number '12'.
If your processor is not listed then you can add the line and write
the processor name.
eg. AuthenticAMD Family 15 Model 12 atlas_Athlon.dll # AMD64


save the file and start the Matlab.

Regards
Shailesh Patel

Subject: Re: Problem with matlab

From: Mike

Date: 08 May, 2008 07:29:03

Message: 3 of 3

Hey thanks mate,

So if my processor is AMD Athlon(tm) 64X2 Dual Core
Processor 4000+

What would i put?

Cheers,

Mike

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics