필터 지우기
필터 지우기

How to use a different language for the user interface?

조회 수: 3 (최근 30일)
Ziyuan
Ziyuan 2014년 5월 19일
답변: zahid jamal 2019년 11월 28일
I am using MATLAB 2014a on Windows 7. The languages specified in the system/user locale are the same but not English. Now I want to use English as MATLAB's display language without changing the system/user locale of Windows. What I've tried but failed:
  1. create a new environment variable `MATLAB_LANG` and `set MATLAB=en`
  2. put a `set(0,'Language','english')` in `startup.m` in the startup folder
Any further ideas? Thank you.

답변 (2개)

K M
K M 2015년 4월 8일
Follow the instructions here. Saved me from Japanese Interface
  댓글 수: 1
Ziyuan
Ziyuan 2015년 4월 8일
This works but is strange since you have to change the global setting.

댓글을 달려면 로그인하십시오.


zahid jamal
zahid jamal 2019년 11월 28일
i just found other solution for that, you need open your code open with notpad++ and it will show you all other language comments
NOTE; i will not work with simple notepad ,,, so you need Notepad++
捕获.PNG

카테고리

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