Decode these weird characters
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Kiara Chambers
le 25 Avr 2021
Modifié(e) : Kiara Chambers
le 25 Avr 2021
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 commentaires
Réponse acceptée
Walter Roberson
le 25 Avr 2021
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 commentaires
Image Analyst
le 25 Avr 2021
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?
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!