How to use a different language for the user interface?
1 次查看(过去 30 天)
显示 更早的评论
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:
- create a new environment variable `MATLAB_LANG` and `set MATLAB=en`
- put a `set(0,'Language','english')` in `startup.m` in the startup folder
Any further ideas? Thank you.
0 个评论
回答(2 个)
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++
Link for the Notepad++ https://notepad-plus-plus.org/downloads/
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Language Support 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!