Matlab打开有中文的m文件中文注释显示为乱码
Show older comments
版本为R2021b,系统是macOS12.2,看到网上说要把编码方式encoding改为UTF-8,但是我的Matlab本来就是UTF-8编码。

Answers (1)
Varun
on 31 Jan 2024
0 votes
你好 ProudBenzene,
我将用英语回答这个问题。
Looks like you are facing issue with Chinese comments when you open a “.m” file. The characters are displayed as garbled text in MATLAB, even though the encoding is already set to UTF-8.
You can try changing the MATLAB Desktop language to Chinese by following below MATLAB documentation:
If this did not resolve the issue, you can also refer to similar MATLAB Answers post:
“Why won't the editor display Chinese characters?”: https://www.mathworks.com/matlabcentral/answers/301283-why-won-t-the-editor-display-chinese-characters
Hope it helps.
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!