changed to a error code
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Walter Roberson
2012 年 12 月 3 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!