how to change UI language of PolySpace Code Proven
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Can not find any check button to change the default display UI language ,eg English or Chinese ?
0 Kommentare
Antworten (1)
David Delarue
am 14 Sep. 2023
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 Kommentare
David Delarue
am 15 Sep. 2023
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...).
Siehe auch
Kategorien
Mehr zu Polyspace Code Prover finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!