After upgrading Win11, MATLAB garbled characters

조회 수: 3 (최근 30일)
第四
第四 2024년 7월 18일
댓글: 第四 2024년 7월 24일
After upgrading win11, open matlab2024a, all programs under one of the folder paths become garbled, not only Chinese comments, including all code; But there is no problem with other folders.
Have you encountered this kind of problem? Is there any workaround that can be tried?

답변 (1개)

Divyajyoti Nayak
Divyajyoti Nayak 2024년 7월 18일
Hi @第四, it looks like you have opened a 'pcode' file (file with extension '.p'). 'pcode' files are MATLAB program files in a proprietary, obfuscated code format. You can't read them in any way but you can run all the functions in the script. Here's the documentation page for them:
Normal MATLAB scripts have an extension of '.m'. Try opening one of those.
  댓글 수: 3
Stephen23
Stephen23 2024년 7월 18일
편집: Stephen23 2024년 7월 18일
Perhaps it is a Pfile with an incorrect file extension.
Please upload the file here by clicking the paperclip button.
第四
第四 2024년 7월 24일
非常感谢您的再次回答,我现在已经解决了这个问题,和其他无关,是我的加密文件出了问题

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Package and Share Apps에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by