how to change UI language of PolySpace Code Proven
조회 수: 3 (최근 30일)
이전 댓글 표시
Can not find any check button to change the default display UI language ,eg English or Chinese ?
댓글 수: 0
답변 (1개)
David Delarue
2023년 9월 14일
Hello,
As far as i know there is no UI setting allowing to control the UI language.
The UI language is automatically set based on the machine language, and the default is English in case we don't support the machine language.
Chinese language should be supported in the UI since R2023a.
댓글 수: 2
David Delarue
2023년 9월 15일
There is no option to do it. This is a feature that should be added to the Polyspace UI.
On Linux it's possible to set the language from the console like this:
echo LANG=en_US.UTF-8
On Windows i fear there is no workaound (except setting the machine's language to English...).
참고 항목
카테고리
Help Center 및 File Exchange에서 Polyspace Code Prover에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!