I have a code that use to work, but it converted into weird characters. Is there anyway I could decode this into understandable characters?

 채택된 답변

Walter Roberson
Walter Roberson 2021년 4월 25일

0 개 추천

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

Kiara Chambers
Kiara Chambers 2021년 4월 25일
I checked all of folders; I do not have an .asv file :(
I put a zip file, but I doubt anything will come out of it.
Walter Roberson
Walter Roberson 2021년 4월 25일
Sorry, I am not able to tell what kind of data ended up getting written into the file.
Your file is gone :(
Kiara Chambers
Kiara Chambers 2021년 4월 25일
It's okay. Thank you for help. I know next time to backup my files :D
Image Analyst
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?
Kiara Chambers
Kiara Chambers 2021년 4월 25일
편집: Kiara Chambers 2021년 4월 25일
I would not know to be honest. All my codes were saved on my usb. They were working fine on Friday, but now they are all binary numeric data.
I deleted them because I did not know any other way to recover them :/
Thank you for asking, I appreciate it.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

질문:

2021년 4월 25일

편집:

2021년 4월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by