Decode these weird characters

5 ビュー (過去 30 日間)
Kiara Chambers
Kiara Chambers 2021 年 4 月 25 日
編集済み: Kiara Chambers 2021 年 4 月 25 日
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 日
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
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 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by