Monday, August 13, 2007

Matlab is very slow to start up ...

It is interesting that when the maintenance of my matlab license expired, I started to have problems to start Matlab. It took me more than 10 minutes to start the program, and it also became very slow to run any built-in commands.

It turns out this problem can be fixed by specifying the location of the license file used for Matlab. So, I change my shortcut to the followings:

"C:\Program Files\MATLAB704\bin\win32\MATLAB.exe" -c "C:\Program Files\MATLAB704\bin\win32\license.dat"

Now everything works great just like before.

0 Comments:

Post a Comment

<< Home