Decode these weird characters
조회 수: 6 (최근 30일)
이전 댓글 표시
I have a code that use to work, but it converted into weird characters. Is there anyway I could decode this into understandable characters?

댓글 수: 0
채택된 답변
Walter Roberson
2021년 4월 25일
Probably not :(
If you zip the file and attach it, I will see if I can figure out what it is currently, but I do not hold out much hope; I think it might just be binary numeric data.
It is not any MATLAB encoding of your text. Your text is gone; you should look to see if you have a .asv (autosave) file, or if you can restore the file from backup.
댓글 수: 5
Image Analyst
2021년 4월 25일
Perhaps did your original intGrate.m file open a file for writing and used the same name as your m-file and therefore overwrote the intGrate.m file with binary data?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!