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 次查看(过去 30 天)
first callback: set(handles.edit_appui,'String','Bonjour'); second callback: set(handles.edit_appui,'String','Salut');

采纳的回答

ES
ES 2013-12-10
Do you have any reasons for not using a toggle switch?

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by