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

답변 (1개)
Varun
2024년 1월 31일
0 개 추천
你好 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.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!