Help me about the code for GUIDE of Matlab ?

조회 수: 3 (최근 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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by