How can I delete an empty callback?

Hello, I created a callback I'm not going to use but I don't know how to delete that blank space generated.

2 comentarios

Walter Roberson
Walter Roberson el 6 de Mzo. de 2023
Is this in GUIDE or in App Designer?
Giulia Di Giorgio
Giulia Di Giorgio el 6 de Mzo. de 2023
App designer, already solved, thank you either way

Iniciar sesión para comentar.

 Respuesta aceptada

Dinesh
Dinesh el 6 de Mzo. de 2023

1 voto

Hi Giulia.
If your question is related to App Designer in MATLAB, then you have to first find the "Code Browser" tab on the left side of the interface and then open the "Callbacks" tab in it.
In this view, you can right click on the callback that you want to delete and then click on "Delete" to remove the callback.
Doing this removes the blank space in the code tab of the app.

2 comentarios

Giulia Di Giorgio
Giulia Di Giorgio el 6 de Mzo. de 2023
Thank you very much!
Dinesh
Dinesh el 7 de Mzo. de 2023
You're welcome!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 6 de Mzo. de 2023

Comentada:

el 7 de Mzo. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by