When I use Turkish characters in comments, they turn into question marks when I reopen the file
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
When I use Turkish characters in comments in MATLAB, they turn into question marks when I reopen the file. How can I solve this issue?
I also encounter this problem when using a directory with turkish characters.
I'm using MATLAB 2023B, operating system is Windows 10.
2 Commenti
Rik
il 22 Apr 2024
Did you change a locale setting? Because saving as UTF-8 has been the default for several years now. Or is this only with files create on Matlab releases prior to this change?
Risposte (1)
Rishav
il 22 Apr 2024
Hi Murat,
MATLAB can use the UTF-8 character sets for different languages, however, MATLAB uses the Operating System specific User and System Locale and Regional settings for Locale initialization.
Please refer to the following MATLAB answer for the workaround of this issue:
Vedere anche
Categorie
Scopri di più su Audio and Video Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!