GUI Error from older version of GUI
이전 댓글 표시
I am updating an existing gui. I copied the .m and .fig files of the original gui and I made sure that the saved file name was changed. I was able to run my version of the gui but have recently been getting error from the original gui after making more updates. I tried to change the tag names of the radiobuttons that were called to error, attempting to minimize the possible connection between the 2 gui's. Right now, the old gui pops up as a subgui to the updated one whenever those radiobuttons are operated. I tried running the subgui in coordination with the main updated gui but more errors (reference to nonexistent fields) appear in the command window.
I'm not sure how to possible break the connection between the 2 guis so that each one can run separately from the other.
I appreciate your time and help in advance.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!