changed to a error code
1 view (last 30 days)
Show older comments
what happened to my code? what can i do ? please help me. this happened i don't know how
what can i do? thank you so much
0 Comments
Accepted Answer
Walter Roberson
on 3 Dec 2012
Somehow you have opened a file that is in MAT format.
Did you try to "save" in the name of your .m file? That would have overwritten it.
Did you have autosave turned on for your editing sessions? If so then the previous version of the file might still be around.
This is the sort of reason I have automatic backups running that save my files hourly...
0 Comments
More Answers (0)
See Also
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!