Why does MATLAB Toolstrip display garbled text?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 10 Août 2018
Modifié(e) : MathWorks Support Team
le 17 Avr 2024
I have just did a fresh installation of MATLAB R2018a.
However, as I run the program, the Toolstrip remains full of special characters and thus unreadable.
The English translation of this garbled text appears as I scroll upon the buttons.
Réponse acceptée
MathWorks Support Team
le 17 Avr 2024
Modifié(e) : MathWorks Support Team
le 17 Avr 2024
MATLAB reads the user locale and system locale on Windows platforms. When the user locale and system locale are not of the same values, you might observe garbled text or incorrectly displayed characters in MATLAB.
To resolve this issue:
1.In MATLAB, verify that you have both the "user locale" and "system locale" set to the same settings:
>> feature locale
If they are different, change them by following the instruction in this documentation page:
2. Make sure that you do not have any corrupted fonts
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!