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

2 visualizaciones (últimos 30 días)
Lourenço Peixoto
Lourenço Peixoto el 18 de Oct. de 2014
Editada: Image Analyst el 22 de Mayo de 2015
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?

Respuesta aceptada

Image Analyst
Image Analyst el 18 de Oct. de 2014
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 comentarios
Clay Campaigne
Clay Campaigne el 23 de Nov. de 2014
Editada: Clay Campaigne el 23 de Nov. de 2014
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 el 23 de Nov. de 2014
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.

Iniciar sesión para comentar.

Más respuestas (2)

Mateusz
Mateusz el 20 de Oct. de 2014
You just have to update Java and X11 to the newest version. Since then my Matlab 2010b, 2011a and 2011b work perfectly.
Cheers
  3 comentarios
Lourenço Peixoto
Lourenço Peixoto el 26 de Oct. de 2014
Thank you! I have updated Java and installed newest version of X11. Now my Matlab 2011 is working perfectly!
Brooks Emerick
Brooks Emerick el 28 de Oct. de 2014
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.

Iniciar sesión para comentar.


Asim Mazin
Asim Mazin el 4 de Nov. de 2014
Editada: Asim Mazin el 4 de Nov. de 2014
I am running MATLAB 2010a Student Version just fine except the help product doesn't function. If anyone has a solution please post.
  2 comentarios
Charles Flaum
Charles Flaum el 22 de Mayo de 2015
Editada: Image Analyst el 22 de Mayo de 2015
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 el 22 de Mayo de 2015
Editada: Charles Flaum el 22 de Mayo de 2015
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by