how to change UI language of PolySpace Code Proven
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Can not find any check button to change the default display UI language ,eg English or Chinese ?
0 comentarios
Respuestas (1)
David Delarue
el 14 de Sept. de 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 comentarios
David Delarue
el 15 de Sept. de 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...).
Ver también
Categorías
Más información sobre Command-Line Only Options en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!