Filter löschen
Filter löschen

Help me about the code for GUIDE of Matlab ?

1 Ansicht (letzte 30 Tage)
Nguyen Trong Nhan
Nguyen Trong Nhan am 31 Dez. 2013
Bearbeitet: Amit am 31 Dez. 2013
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)

Akzeptierte Antwort

Amit
Amit am 31 Dez. 2013
Bearbeitet: Amit am 31 Dez. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by