App: differentiate shared callback
이전 댓글 표시
In the app, I want to share a callback between two buttons (app.Button1 and app.Button2). However, I want the action to be slightly different if Button1 is pushed vs Button2: something on the order of x=1 vs x=3.
Is there a way to detect, in the callback, which button triggered it?
(Matlab 2018a)
댓글 수: 2
Geoff Hayes
2018년 5월 18일
Jessica - what does the signature for your callback look like? Isn't there a src input parameter?
Jessica Hiscocks
2018년 5월 19일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!