message box title bar and questdlg box buttons are displaying in Japanese language.

6 visualizaciones (últimos 30 días)
Hi
I am using Matlab of Japanese version. I am using a message box and a questdlg box in a .m file. Now i want the title of the message box and buttons in questdlg box to be displayed in English. Even though i provide parameters to message box and questdlg box in English, its been displaying in Japanese.
Kindly help.

Respuestas (1)

TED MOSBY
TED MOSBY el 4 de Jun. de 2025
Hi Madhu,
MATLAB decides what language to use for every built-in dialog (button captions, default titles, menu text, error messages, …) from the “Desktop language” setting that you picked when MATLAB started. Hence you can change the language for the MATLAB session to English. Here is how you can navigate to the setting:
Home ▸ Environment ▸ Settings ▸ MATLAB > General ▸ Desktop language → English.
Then restart MATLAB.
Here is the documentation for this:
Hope this helps!
  1 comentario
Walter Roberson
Walter Roberson el 4 de Jun. de 2025
Note that the answer to this question was different back in 2012, which did not support the Desktop language preference.

Iniciar sesión para comentar.

Categorías

Más información sobre App Building en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by