The best way to fix R2014+ for retina displays on Mac OS X

조회 수: 1 (최근 30일)
srinivas.gs
srinivas.gs 2014년 6월 25일
답변: Jacob Bach 2017년 5월 23일
Sorry if this is already known, but I found that this was the best way to fix the blurry-text problems with new versions of MATLAB.
  1. Find the matlab executable (it's inside MATLAB.app, usually in /bin/matlab)
  2. Insert this line into that file: export MATLAB_JAVA="/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home"
  3. Save it. You will be prompted for your admin password.
You can now open MATLAB from the dock, or from the icon in /Applications, and everything works fine. No messing around with the terminal.

답변 (2개)

Sean de Wolski
Sean de Wolski 2014년 10월 3일
I was thinking it was "Upgrade to R2014b" which is available now :)

Jacob Bach
Jacob Bach 2017년 5월 23일
Does this work for anyone? I had no luck with MATLAB_R2014a on macOS Sierra. Does it matter where in the executable the line is placed?

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by