AppDesigner: Deleting CallBackFunctions

21 ビュー (過去 30 日間)
Jan Majewski
Jan Majewski 2018 年 7 月 11 日
回答済み: Hassaan Maqsood 2019 年 8 月 26 日
Hello, I just deleted a CallBackFunction to reorder the Callbackfunctions (which is not possible otherwise). I did it by selecting noCallBack in the ButtonProperties. But the Callbackfunction didnt get deleted. I tried restarting AppDesigner and I even deleted the button. The shell of the Callbackfuntion is still in the Code. How can i delete it?

採用された回答

Melissa Williams
Melissa Williams 2018 年 7 月 28 日
Hi, Selecting 'No Callback' in the button properties "disconnects" the button and the callback but does not delete the callback. To delete the callback, select the Callbacks tab in the Code browser (to the left of the editor in code view) and select the callback you wish to delete. You can delete it with the delete key or right-click, delete.

その他の回答 (1 件)

Hassaan Maqsood
Hassaan Maqsood 2019 年 8 月 26 日

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by