Why do I get an i18n error "InconsistentLocale" or "InconsistentUiLanguage" when starting MATLAB?

조회 수: 2 (최근 30일)
I get one of the following two errors when starting MATLAB on my non-US English operating system:
 
fl:i18n:InconsistentLocale - The system locale setting, system_locale_name, is different from the user locale setting, user_locale_name.
 
fl:i18n:InconsistentUiLanguage - The user UI language setting, user_ui_locale_name, is different from the user locale setting, user_locale_name.
In R2011b or prior releases, the error message is :
  ERROR: MATLAB:I18n:InconsistentLocale - The system locale setting, system_locale_name, is different from the user locale setting, user_locale_name.  
MATLAB:I18n:InconsistentUiLanguage - The user UI language setting, user_ui_locale_name, is different from the user locale setting, user_locale_name.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2013년 10월 18일
These errors mean you have an inconsistent locale setting. You should be able to resolve these issues by setting the LANG or LC_MESSAGES environment variables to the appropriate setting for your language.
Please see this link in the documentation for more information:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by