Matlab - solucion Matlab Problemas en Windows SP2

 
Vista:

solucion Matlab Problemas en Windows SP2

Publicado por monderto (12 intervenciones) el 09/10/2006 19:42:39
Aquí les vá algo que encontré...está en inglés, bye y que les rinda

Right click on "My Computer"
Click on "properties"
(This just opens the Sytem Properties dialog in Windows XP; there are other ways to get there)
Click on "Advanced"
Click on "Environmental Variables"
There are two sets: The lower set is for "System Variables"
Click "New"
Under "Variable" type "BLAS_VERSION" (don't put the quotes ;-)
Under value put
"c:\Matlab7\bin\win32\atlas_Athlon.dll" ¡¡¡¡¡es esta!!!!!!

"c:\Matlab7\bin\atlas_Athlon.dll"

(Check to make sure that there is a file by that name, otherwise look in
your Matlab folder for a "dll" folder that has the letters "Athlon" in it and should also have "atlas" in it. Then place the path this THIS under "value")

You do not need to reboot.
Matlab should now work.

If it STILL doesn't work, in the "path" variable under system variables add
"c:\Matlab7\bin"
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

RE:solucion Matlab Problemas en Windows SP2

Publicado por Jorge (4 intervenciones) el 28/09/2007 00:22:06
Para los unilingües!:

1. Ir a propiedades del sistema (clic derecho en Mi PC, Propiedades).
2. Entrar en opciones avanzadas y luego en variables de entorno.
3. Abajito en variables de sistema hacer click en Nueva.
4. El nombre de la variable a colocar es BLAS_VERSION.
5. El valor de la variable es la ruta y el archivo atlas_Athlon.dll de la carpeta Matlab. Por defecto cuando instalas es C:\matlab7\bin\win32\atlas_Athlon.dll.

Y eso es todo.

Saludos desde Valparaíso.

Jorge Herrera
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar