フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Osx Yosemite 10.10

1 回表示 (過去 30 日間)
freebil
freebil 2014 年 7 月 26 日
閉鎖済み: John Kelly 2014 年 10 月 22 日
Public beta of OS X yosemite is out now. I installed this and now matlab doesn't work.
You can’t use this version of the application “MATLAB_R2014a.app” with this version of OS X. You have “MATLAB_R2014a.app” 8.3.0.
What can I do now? Thanks.

回答 (3 件)

platipodium
platipodium 2014 年 7 月 26 日
There are two fixes available on the net
- for Developer Preview 1: Change SystemVersion.plist
- for Developer Preview 2: Start Matlab from command line with alias to StartMATLAB
I have not been able to get Matlab working on DP 4 (the public beta) with either of those switches.
  3 件のコメント
Kristian
Kristian 2014 年 7 月 26 日
編集済み: Kristian 2014 年 7 月 26 日
Same here with MATLAB_R2013A, both switches work, but I only used 10.90. Either alone is not sufficient. Ditto on the Disk Utility problems.
Kristian
Kristian 2014 年 9 月 4 日
UPDATE!!! Changing the SystemVersion.plist affects software updates. My computer didn't recognize that there was an update to the Beta until I changed it back. It doesn't do any damage, just FYI.

Balaji
Balaji 2014 年 10 月 20 日
MathWorks has released patches/workarounds for the two main issues(<http://www.mathworks.com/matlabcentral/answers/159016-is-matlab-compatible-with-mac-os-x-10-10-yosemite>)
1) "You can't use this version of the application" error. https://www.mathworks.com/support/bugreports/1116607
If you have the latest 10.39 or later update from Apple,this issue should not occur. But in the case that it does,you can use either of the two workarounds mentioned in the above link.
2)Java crash upon MATLAB. https://www.mathworks.com/support/bugreports/1098655
This patch addresses the Java issue.
Accept/comment on this answer if it works so that other users can benefit from it.

Tom
Tom 2014 年 10 月 20 日
Here is a patch I made from Mathwork's official patch. It works on versions prior to R2013b (unlike the official patch) without modifying the SystemVersion.plist. I've confirmed R2013a and R2012b but I assume others will work as well.
To install:
  1. Extract patch.zip
  2. Right click on MATLAB_R20XX.app in your Applications directory and click "Show Package Contents"
  3. Place the extracted folder (named "patch") into the MATLAB_R20XX.app/java folder (alongside the existing jar and jarext folders)
You may still need to run Matlab by double clicking MATLAB_R20XX.app/Contents/MacOS/StartMATLAB. To avoid this you can temporarily change your SystemVersion.plist (as described in other posts here), launch Matlab, change the SystemVersion.plist back, and now Matlab will work by double clicking the .app.

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by