Hey dear all, I try to start Matlab(version 7.6.0 R2008) and received the error: "Cannot locate com/mathworks/jmi/OpaqueJavaInterface".
I did some googling, and it seems this is related with the jre Matlab is using.
Here is what I have done: I checked my java project and found that my source lookup path is: "c:\Program Files\Java\jre6", so I added one MATLAB_JAVA environment variable as follows in the advance tab in system property: MATLAB_JAVA C:\Program FIles\JAVA\Jre6
Still I received this error, How can I solve it?
thank you for your help.
BTW: how can I check this newly added environment variable?