When I using append in guide where does my original code go?
显示 更早的评论
I had my programming all done when I decided to create a GUI for it. When running the system it asked me if I wanted to replace my file or append it to it. I used append, but now in my .m file I only have GUI functions and I can't find my original program. Can anyone please help me.
回答(1 个)
Geoff Hayes
2017-1-31
0 个投票
Maria - did you try to save the GUI to a file that had been named the same as your program? I just tried that (R2014a, OS X 10.11.6) and (as expected) my original code was overwritten. I suspect that the append may only work if the original file and been for a GUIDE-created GUI.
类别
在 帮助中心 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!