매틀랩 2011b 한글 깨짐 문제
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
매틀랩 2011b를 ubuntu14.04 LTS 64비트 버전에 설치했습니다. 그런데 한글 부분이 ㅁ(네모)로 깨져서 나옵니다. 이를 해결해 주셨으면 좋겠습니다.
1 comentario
Walter Roberson
el 23 de Feb. de 2016
Approximate translation:
I have installed the MATLAB 2011b of ubuntu 14.04 LTS 64-bit versions. However, the Hangul part appears broken as Klitschko (square). I think that'd solve it.
Respuestas (1)
Andreas Goser
el 23 de Feb. de 2016
먼저, ubuntu14.04 는 MATLAB R2011b 의 지원 운영체제가 아닙니다. 각 릴리즈마다 지원하는 운영체제를 사용하셔야 하고 한글이 깨지는 사항은 Linux에서 codeset setting이 다르게 설정되어 있어서 발생할 수 있습니다. 아래 명령어로 리눅스에서 로케일을 변경해 보시기 바랍니다. setenv LANG en_US.ISO8859-1
로케일 이름은 운영체제에 맞춰 사용해 주시기 바랍니다.
계속 문제가 발생시 MathWorks Support 에 문의 하시기 바랍니다.
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!