How to change UI language without changing windows region?
10 views (last 30 days)
Show older comments
Hello,
I am a college student using matlab for my engineering classes, but I am also taking courses in Japanese. Some of the software I'm using for my Japanese class requires me to have the Windows region format set to Japan in order to work correctly, but when I do that Matlab also displays in Japanese, regardless of what the menu language option in the matlab settings says. Is there any way to fix this? For most programs its very simple to change the UI language.
0 Comments
Answers (1)
Rishi Binda
on 11 Sep 2018
Following links can guide you on how to change MATLAB UI language :
Setting MWLOCALE_TRANSLATED to "OFF" will display the UI in the default language, English.
2 Comments
Rishi Binda
on 12 Sep 2018
The workaround is there in the 2nd link for newer versions.
For MATLAB R2015a and newer versions:
Go to MATLAB Menu > Preferences > General > Select the language for the desktop and error messages > English and then restart MATLAB.
See Also
Categories
Find more on Get Started with MATLAB 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!