Help me about the code for GUIDE of Matlab ?

1 回表示 (過去 30 日間)
Nguyen Trong Nhan
Nguyen Trong Nhan 2013 年 12 月 31 日
編集済み: Amit 2013 年 12 月 31 日
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)

採用された回答

Amit
Amit 2013 年 12 月 31 日
編集済み: Amit 2013 年 12 月 31 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by