When I using append in guide where does my original code go?
Afficher commentaires plus anciens
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.
Réponses (1)
Geoff Hayes
le 31 Jan 2017
0 votes
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.
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!