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!