
How do I change the MATLAB User Interface from Korean to English in R2014a and later?
6 views (last 30 days)
Show older comments
MathWorks Support Team
on 17 Feb 2014
Edited: MathWorks Support Team
on 15 Jul 2025
I am using MATLAB R2014a or later on a Korean machine. The MATLAB Desktop, Editor and other parts of the User Interface are in Korean. However, I would like to use MATLAB with the English User Interface. How do I make MATLAB show the English Desktop?
R2014a 이후 버전을 사용 중입니다. MATLAB 데스크탑, 에디터 그리고 다른 UI의 언어가 한국어이지만 영문 MATLAB UI를 사용하고 싶습니다. 영문 데스크탑 UI로 변경하는 방법을 알고 싶습니다.
Accepted Answer
MathWorks Support Team
on 26 Mar 2025
Edited: MathWorks Support Team
on 15 Jul 2025
For MATLAB R2014a and R2014b releases, execute the following command in the MATLAB Command Window for more information on switching the language for the MATLAB User Interface:
>> web(fullfile(docroot, 'matlab/matlab_env/how-the-matlab-process-uses-locale-settings.html'))
MATLAB R2014a 및 R2014b 릴리스의 경우, MATLAB 명령 창에서 다음 명령을 실행하여 MATLAB 사용자 인터페이스의 언어 전환에 대한 자세한 내용을 확인하십시오.
>> web(fullfile(docroot, 'matlab/matlab_env/how-the-matlab-process-uses-locale-settings.html'))
MATLAB R2015a 이상의 경우 기본 설정->일반->데스크탑 언어의 언어 설정을 한국어에서 영어로 변경할 수 있습니다 

0 Comments
More Answers (0)
See Also
Categories
Find more on Web Services in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!