Help me about the code for GUIDE of Matlab ?

1 view (last 30 days)
I create a GUI with buttons, edit text, Static text,... When I finish write the code for buttons, It's odd some functions that I don't use. Could I delete them, Will it error ? thanks (look at my picture)

Accepted Answer

Amit
Amit on 31 Dec 2013
Edited: Amit on 31 Dec 2013
You can delete the _Callback functions if you are not using it and that will not give any errors. However you should not delete the _CreateFcn functions.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!