how can i create in gui a pushbutton which has 2 callbacks and executes his second callback after a long press of 2 second?
Mostrar comentarios más antiguos
first callback: set(handles.edit_appui,'String','Bonjour'); second callback: set(handles.edit_appui,'String','Salut');
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!