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

2 ビュー (過去 30 日間)
Lourenço Peixoto
Lourenço Peixoto 2014 年 10 月 18 日
編集済み: Image Analyst 2015 年 5 月 22 日
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 Center および File ExchangeIntroduction 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