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

조회 수: 5 (최근 30일)
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.

답변 (1개)

TED MOSBY
TED MOSBY 2025년 6월 4일
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
Walter Roberson
Walter Roberson 2025년 6월 4일
Note that the answer to this question was different back in 2012, which did not support the Desktop language preference.

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

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by