Is retina display still an issue in 2014a?
古いコメントを表示
I stopped updating my version of Matlab at R2013a due to the issue with fonts not rendering clearly on a MacBook Pro with Retina Display. Anyone know if this is still an issue in the R2014a pre-release?
2 件のコメント
Wouter
2014 年 3 月 11 日
I also stopped updating, Matlab text is really hard to read on those post-2013a versions. I reported this bug already for 2013b beta and 2014a beta, but still no solution (for >1 year and counting...)
Kelly Kearney
2014 年 8 月 27 日
採用された回答
その他の回答 (1 件)
Hu Peixian
2014 年 6 月 27 日
編集済み: Hu Peixian
2014 年 6 月 27 日
0 投票
Maybe the following codes can solve this problem.
$cd /Applications/MATLAB_R2014a.app/sys/java/jre/maci64
$mv jre/ jre.orig
$ln -s /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/ jre
Good luck!
4 件のコメント
Chia Huei Tan
2014 年 7 月 2 日
Thanks, this was the easiest solution I found and it worked! :)
Maxim
2014 年 7 月 12 日
i did this and Matlab stopped to work. How do I undo this? thanks
Mary Howard-Strobel
2014 年 8 月 27 日
Go to /Applications/MATLAB_R2014a.app/sys/java/jre/maci64 remove the link and rename jre.org back to jre
Sarah
2015 年 1 月 27 日
Thanks for the solution above, but with the latest Java update, my help/documentation for R2014a has stopped working and MATLAB is forced to close. I tried to undo the codes as suggested, but then MATLAB ceased to work. Does anyone know how to set MATLAB to a specific Java version (since it worked fine on earlier Java versions)? Thanks for any comments on this!
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!