Error in rendering special character
Ältere Kommentare anzeigen
I often have to write in french, either to define strings for folder location or for comments.
My problem is that, since updating to matlab R2023b, I get errors simbols "�" in place of special characters (é, è, à, ...) each time I boot matlab and open a script (see figure below). This only happens on matlab that I reach on a server through Remote Desktop, and not on my personal computer (which has the same version). So, I believe it's something about how matlab has been installed or a setting that I cannot find. The errors are present in both .mlx and .m files.
I have tried made sure that the version installed is indeed 64 bit with the commands:
computer; computer('arch');
and receive 'PCWIN64' and 'win64'.
Finally, I wish I could just "not" write in french and only in english to solve this problem, but it is currently not possible.

5 Kommentare
Star Strider
am 25 Jan. 2024
If so, please post back here with the solution, since this could be a problem others may also encounter.
Gab D
am 25 Jan. 2024
Star Strider
am 25 Jan. 2024
My pleasure!
I do not have that problem, however I am interested in learning the solution.
Jon Asier Bárcena Petisco
am 30 Jan. 2024
I have a similar problem. I used Matlab on my courses because the life script was visually really nice, but using English is simply not an option (I'm Spanish).
Ralf Staedtler
am 29 Jan. 2025
We have the same problem with MATLAB R2023a update 7. In certain cases, MLX files with special characters may no longer be displayed in the Live Editor.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!