Borrar filtros
Borrar filtros

how can i create in gui a pushbutton which has 2 callbacks and executes his second callback after a long press of 2 second?

2 visualizaciones (últimos 30 días)
first callback: set(handles.edit_appui,'String','Bonjour'); second callback: set(handles.edit_appui,'String','Salut');

Respuesta aceptada

ES
ES el 10 de Dic. de 2013
Do you have any reasons for not using a toggle switch?

Más respuestas (0)

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by