"You cant use “MATLAB_R2011a_Student” with os x yosemite"

2 次查看(过去 30 天)
I've installed OS X Yosemite on my MAC. But when I try to open Matlab I have the message: "You cant use this app version “MATLAB_R2011a_Student” with this version of OS X. You have MATLAB_R2011a_Student” MATLAB Release 2011a." How can I fix this problem?

采纳的回答

Image Analyst
Image Analyst 2014-10-18
Well you're using an antique version of MATLAB that was released 3 years prior to your new operating system so I'm not too surprised. But I'm hearing that MATLAB doesn't run on Yosemite even for people on R2014a and R2014b. So you may be out of luck until they come out with a patch. I think there was a patch for some old versions of OSX or MATLAB but I didn't pay too much attention because I don't have a mac. You can search the forum for Yosemite to find those posts. Click on the yosemite tag shown above.
  5 个评论
Clay Campaigne
Clay Campaigne 2014-11-23
编辑:Clay Campaigne 2014-11-23
I had the java.lang.NullPointerException followed by abrupt closing of the application in the current Yosemite version. Student version R2014a.
The link for the patch, namely R2014a_patch_1098655.dmg.zip, on this page is currently dead. Absent any helpful material online from mathworks, I got a working but unverified patch from a sketchy link on stack overflow. (Using MATLAB with OS X 10)
I already had up-to-date Java and OSX. It was replacing info.plist in "MATLAB/Contents", and placing the new "patch" folder in the "MATLAB/java" that made it work.
Image Analyst
Image Analyst 2014-11-23
Call them up on the phone. They will help you out and get you working. They give free telephone help for all installation issues, even the student version.

请先登录,再进行评论。

更多回答(2 个)

Mateusz
Mateusz 2014-10-20
You just have to update Java and X11 to the newest version. Since then my Matlab 2010b, 2011a and 2011b work perfectly.
Cheers
  3 个评论
Lourenço Peixoto
Lourenço Peixoto 2014-10-26
Thank you! I have updated Java and installed newest version of X11. Now my Matlab 2011 is working perfectly!
Brooks Emerick
Brooks Emerick 2014-10-28
This worked for me. Thank you. I have another problem, however. In the dock, my MATLAB logo still has an ``X'' through it and I can't start MATLAB using the dock icon. I can get it running using the terminal. Is there any way to get the icon working? Thanks in advance.

请先登录,再进行评论。


Asim Mazin
Asim Mazin 2014-11-4
编辑:Asim Mazin 2014-11-4
I am running MATLAB 2010a Student Version just fine except the help product doesn't function. If anyone has a solution please post.
  2 个评论
Charles Flaum
Charles Flaum 2015-5-22
编辑:Image Analyst 2015-5-22
You need these steps to run MATLAB 2010 (a/b) on Yosemite:
  1. Install X11 (XQuartz 2.7.7)
  2. Download the Java Patch for Matlab 2011a from the Mathworks website
  3. Copy the contents of the mounted virtual disk with the patch to a folder on your hard drive.
  4. Edit the patch app on the hard drive by opening its contents and modifying the enclosed script file main.scpt to replace all instances of 2011a by 2010a (or 2010b, if that is what you have).
  5. Run the patch program.
  6. enjoy.
Matlab 2010 a/b will work after just step 1. But the help menus require the java patch.
Charles Flaum
Charles Flaum 2015-5-22
编辑:Charles Flaum 2015-5-22
Update on the above: Instead of steps 3-5, you can simply copy the "patch" folder enclosed in the patch file (matlab/java/patch) into the java folder in the contents of your MATLAB 2010a app.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by