Borrar filtros
Borrar filtros

How to use a different language for the user interface?

3 visualizaciones (últimos 30 días)
Ziyuan
Ziyuan el 19 de Mayo de 2014
Respondida: zahid jamal el 28 de Nov. de 2019
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.

Respuestas (2)

K M
K M el 8 de Abr. de 2015
Follow the instructions here. Saved me from Japanese Interface
  1 comentario
Ziyuan
Ziyuan el 8 de Abr. de 2015
This works but is strange since you have to change the global setting.

Iniciar sesión para comentar.


zahid jamal
zahid jamal el 28 de Nov. de 2019
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

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by