How to force GUIDE to re-generate fresh callbacks?

3 次查看(过去 30 天)
Something happened between last night and today, and my GUI file with all my callbacks is somehow corrupted. It looked fine yesterday. There's another user on this computer, and Matlab crashed during a data analysis run, so it's possible that this event somehow caused it. Anyway, I still have pretty much all the code for the callbacks. I just want to get a fresh file with all the callbacks empty, similar to what gets generated when you save the GUI for the first time.
By the way, before you bring this up, no, there is no .asv file available.
Your help much appreciated!
  1 个评论
Jan
Jan 2014-11-22
编辑:Jan 2014-11-22
What about the backup mechanism of your operating system? Are there any "earlier versions" of your files stored on your hard disk? If not, why?
You have the code with the callbacks, but you want a file with empty callbacks? Itz would take just a minute to delete the callback's contents with the editor, so what is the problem?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by