how to implement Push Button right click with options like open & close using matlab guide
이전 댓글 표시
how to implement Push Button right click with options like open & close using matlab guide
채택된 답변
추가 답변 (1개)
Arthur
2012년 7월 19일
1 개 추천
I guess you want to make a context menu:
If you use guide, I'd simply add the code that defines the context menu in the OpenFcn of the GUI.
카테고리
도움말 센터 및 File Exchange에서 Function Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!