Hi, Out of nowhere most of my Matlab code has changed into unreadable characters. It was fine the last time I saved my file.

12 次查看(过去 30 天)
This is how a few characters look like: íþ ð 432130dm ð (screenshot attached for few lines of code). Does anybody know if the file can be converted back to text as it was originally? Any help is appreciated.
  6 个评论

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2018-9-14
Do you have a version with an .asv extension? If so, you can recover it from that last autosaved version.

更多回答(1 个)

Walter Roberson
Walter Roberson 2018-9-14
Your code is gone. It has been overwritten with information that has to do with Spotlight metadata queries.
The only part of your code that can be recovered is
clear all;clc;close all
As you appear to be using OS-X, I suggest using TimeMachine to restore the file.

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by