When I using append in guide where does my original code go?
Ältere Kommentare anzeigen
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.
Antworten (1)
Geoff Hayes
am 31 Jan. 2017
0 Stimmen
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.
Kategorien
Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!