필터 지우기
필터 지우기

Installing MATLAB R2012a student version on OSX 10.10 does not work

조회 수: 1 (최근 30일)
Lukas Steindorf
Lukas Steindorf 2014년 10월 29일
편집: Lukas Steindorf 2016년 8월 8일
I am unable to install R2012a on OS X Yosemite. After Doubleklicking the "InstallForMacOSX"-file a MATLAB launcher window appears and then after some seconds it disappears. Nothing else happens. How can I install MATLAB 2012a on Yosemite?! those hints regarding the Java patch did not work, thats why I deleted MATLAB in order to re-install it. Thought this would help, now I can not even install it any more..
This is part of the installation try:
"Preparing installation files ... Installing ... Exception in thread "main" com.google.inject.ProvisionException: Guice provision errors:
1) Error in custom provider, java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.mathworks.wizard.WizardModule.provideDisplayProperties(WizardModule.java:60) [...]"
I hope you can help me
  댓글 수: 3
Lukas Steindorf
Lukas Steindorf 2015년 1월 31일
To install on Yosemite:
1) Check if you have Java SE 6 for x86_64.
From the Mac terminal, you can use this command to check:
/usr/libexec/java_home -V
If you don't have it, install it from http://support.apple.com/kb/DL1572
2) After calling the "/usr/libexec/java_home -V", note the directory where Java SE 6 is located. Mine was "/Library/Java/JavaVirtualMachines/jdk1.6.0.jdk/Contents/Home"
3) Find the install file from the Matlab installation directory. Drag it to your Terminal, insert a space, then type "-javadir", another space, then the directory where Java SE6 was. It should look something like this (on one line):
/Users/asdf/Desktop/mathworks_downloads/MATLAB2013/install -javadir /Library/Java/JavaVirtualMachines/jdk1.6.0.jdk/Contents/Home

댓글을 달려면 로그인하십시오.

답변 (5개)

Image Analyst
Image Analyst 2014년 11월 5일

Hao
Hao 2014년 11월 18일
I was struggling with the same issue for a while until I solved it by following the instructions below:
From the Finder's menubar, select "Go > Applications" to open the Applications folder (or open the folder that contains your copy of MATLAB). Select File > New Folder to create a new folder (it will be named "untitled folder"). Drag your copy of MATLAB into "untitled folder" Drag your copy of MATLAB back to its original location. Move "untitled folder" to the Trash.
Hope this would help.
  댓글 수: 1
Lukas Steindorf
Lukas Steindorf 2015년 1월 31일
the problem is that MATLAB is not yet installed. so no file to rename and copy or anything. I open the installation file. It bootscreen pops up. closes again. thats it. nothing more happening

댓글을 달려면 로그인하십시오.


Ndilokelwa Luis
Ndilokelwa Luis 2015년 1월 25일
Hi Lukas!
Where you able to solve the problem?
Thanks,
Ndilokelwa
  댓글 수: 3
Image Analyst
Image Analyst 2015년 1월 31일
So what you're saying is that you called the Mathworks, and after having them work on it for 3 full months, they were unable to solve it for you. Surprising. I wonder how all those other people are using it on Yosemite then. If the Mathworks is really baffled and just threw up their hands and gave up, then it looks like your only option is to get a new version of MATLAB then. Ndilokelwa, is it the same problem with you, that the Mathworks is just totally unable to get it working for you?
Lukas Steindorf
Lukas Steindorf 2015년 1월 31일
ah yeah the mathworks workarounds simply didnt help. But I just found the solution (FYI: in the meanwhile I used my windows laptop)

댓글을 달려면 로그인하십시오.


meshka
meshka 2015년 1월 27일
편집: meshka 2015년 1월 27일
The response on the following link helped me fix my problem after upgrading to Yosemite. Maybe it can help you sort out your problem as well.
  댓글 수: 2
Lukas Steindorf
Lukas Steindorf 2015년 1월 31일
편집: Lukas Steindorf 2015년 1월 31일
this does not help me. I installed xquartz, I think it is just an extension to x11? however, after installing it I cannot find an Xquartz app... so I tried to type in the provided commands to the x11 terminal, but this seems only to work if MATLAB is already installed. For me it's just "no such file or directory found". I still cannot install it
Walter Roberson
Walter Roberson 2016년 8월 7일
Did you reboot or log out and log back in? You have to exit and reenter your login session for Xquartz to be found after you install it.

댓글을 달려면 로그인하십시오.


Keenan Eure
Keenan Eure 2016년 8월 7일
have the same issue...this is of no help
  댓글 수: 3
Walter Roberson
Walter Roberson 2016년 8월 7일
R2012a is not supported for Yosemite or El Capitan.
However, I have personally installed it on El Capitan so I am certain that it does work. I just followed the installation instructions that showed up when I requested the installer.
Lukas  Steindorf
Lukas Steindorf 2016년 8월 8일
편집: Lukas Steindorf 2016년 8월 8일
Keenan Eure - have you checked the solution link which I posted at the top? I can't help any longer on this since I am now running the newest MATLAB and OS X El Capitan

댓글을 달려면 로그인하십시오.

카테고리

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