how to delet ui callback function in appdesigner when the UI be deleted
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
CoderMinga
el 2 de Sept. de 2022
Comentada: Ankit
el 5 de Sept. de 2022
I want to delet the ui callback function in appdesigner when the ui be deleted ,but the funcition title can't be edit.
0 comentarios
Respuesta aceptada
Ankit
el 2 de Sept. de 2022
Editada: Ankit
el 2 de Sept. de 2022
In order to delete Callbacks for a deleted UI. You need to navigate to Code view from Design view. Right click the callback and Delete it.
I hope this helps
3 comentarios
Ankit
el 5 de Sept. de 2022
how did you solve the problem. May be short description may help other users.
Más respuestas (0)
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!