Azzera filtri
Azzera filtri

How can I delete an empty callback?

70 visualizzazioni (ultimi 30 giorni)
Giulia Di Giorgio
Giulia Di Giorgio il 6 Mar 2023
Commentato: Dinesh il 7 Mar 2023
Hello, I created a callback I'm not going to use but I don't know how to delete that blank space generated.
  2 Commenti
Walter Roberson
Walter Roberson il 6 Mar 2023
Is this in GUIDE or in App Designer?
Giulia Di Giorgio
Giulia Di Giorgio il 6 Mar 2023
App designer, already solved, thank you either way

Accedi per commentare.

Risposta accettata

Dinesh
Dinesh il 6 Mar 2023
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.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by