AppDesigner: Deleting CallBackFunctions

19 vues (au cours des 30 derniers jours)
Jan Majewski
Jan Majewski le 11 Juil 2018
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?

Réponse acceptée

Melissa Williams
Melissa Williams le 28 Juil 2018
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.

Plus de réponses (1)

Hassaan Maqsood
Hassaan Maqsood le 26 Août 2019

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by