Help me about the code for GUIDE of Matlab ?

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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

製品

タグ

質問済み:

2013 年 12 月 31 日

編集済み:

2013 年 12 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by