After installation, MATLAB won't start. I have tried the following, but witjout success:
* Defining MATLAB_JAVA environment variable to the installed Java version
* Define MATLAB to run in compatibility mode (Windows XP, SP3).
Any ideas how to solve my problem?
THX
Hi Freddie,
same for me! Except that Release 14 even couldn't be installed.
Cheers,
Michael
Best wishes
Derek
1) Find the 32 bit java installed on your machine. (Mine is C:\Program Files (x86)\Java)
2) Copy the JRExxxxx folder that you find there into the java folder under <MatLab>\sys\java\jre\win32. In my case, this meant copying
C:\Program Files (x86)\Java\jre6
to
C:\Program Files (x86)\MATLAB704\sys\java\jre\win32
3) In the destination folder you will find a jre.cfg file. Edit it. It contains the text '1.5.0'. Replace this with whatever follows the 'jre' folder name you just copied. In my case, this is just the digit 6
Voila!
I haven't run lots of MatLab stuff yet to see if everything is working. There are probably some Java packages in the jre1.5.0 folder that will need to be copied to the new jre6 folder. But note that this fix not only allows MatLab to run, but if fixes the "my buttons don't appear" UI problems that others have reported running R14.
Cheers!
dm
I can't get MATLAB to launch, I just installed it in Windows 7. It worked very well in Windows Vista.
Thanks
"David " <nota...@email.com> wrote in message <i1nuf8$n4m$1...@fred.mathworks.com>...
Your java fix worked, however I am having the same problem as Hugo. Matlab opens for about 2-3seconds and then closes. No error message, just closes. Do you know what might be wrong?
Cheers,
Craig
"Hugo Garduno" <hugog...@hotmail.com> wrote in message <ia33op$677$1...@fred.mathworks.com>...