フィルターのクリア

Installing MATLAB R2012a student version on OSX 10.10 does not work

2 ビュー (過去 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 件のコメント
Sarah Schlunegger
Sarah Schlunegger 2014 年 11 月 5 日
Yes, Same issue, do help!
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 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