The best way to fix R2014+ for retina displays on Mac OS X
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
- Find the matlab executable (it's inside MATLAB.app, usually in /bin/matlab)
- Insert this line into that file: export MATLAB_JAVA="/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home"
- 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.
0 comentarios
Respuestas (2)
Sean de Wolski
el 3 de Oct. de 2014
I was thinking it was "Upgrade to R2014b" which is available now :)
0 comentarios
Jacob Bach
el 23 de Mayo de 2017
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?
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!