필터 지우기
필터 지우기

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