매틀랩 2011b 한글 깨짐 문제

매틀랩 2011b를 ubuntu14.04 LTS 64비트 버전에 설치했습니다. 그런데 한글 부분이 ㅁ(네모)로 깨져서 나옵니다. 이를 해결해 주셨으면 좋겠습니다.

1 Kommentar

Walter Roberson
Walter Roberson am 23 Feb. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Andreas Goser
Andreas Goser am 23 Feb. 2016

1 Stimme

먼저, ubuntu14.04 는 MATLAB R2011b 의 지원 운영체제가 아닙니다. 각 릴리즈마다 지원하는 운영체제를 사용하셔야 하고 한글이 깨지는 사항은 Linux에서 codeset setting이 다르게 설정되어 있어서 발생할 수 있습니다. 아래 명령어로 리눅스에서 로케일을 변경해 보시기 바랍니다. setenv LANG en_US.ISO8859-1
로케일 이름은 운영체제에 맞춰 사용해 주시기 바랍니다.
계속 문제가 발생시 MathWorks Support 에 문의 하시기 바랍니다.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 23 Feb. 2016

Beantwortet:

am 23 Feb. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by