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!