How to remove junk functions remained in appdesigner code?
3 views (last 30 days)
Show older comments
Hi All
I have created some edit fields and their callback in my code, but then I deleted them but their callback function is remained in the code but not in the component browser. and no way to delete them. Any solution ?
0 Comments
Accepted Answer
Adam Danz
on 1 May 2020
Right-click the function in the code browser in code-view and select 'delete'.
The function may be under Callbacks or Functions.
Always backup your files before making big changes like this.
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!