how to implement Push Button right click with options like open & close using matlab guide

조회 수: 8 (최근 30일)
how to implement Push Button right click with options like open & close using matlab guide

채택된 답변

khaled DAWOUD
khaled DAWOUD 2012년 7월 19일
if you are using guide them go the Menu Editor ,click wontext menu addm filled and items ,the assigned it to the object you want from the inspector or youcan added by coding some line , as Arthur mentioned above

추가 답변 (1개)

Arthur
Arthur 2012년 7월 19일
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.

카테고리

Help CenterFile Exchange에서 Function Creation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by