how to implement Push Button right click with options like open & close using matlab guide
Mostra commenti meno recenti
how to implement Push Button right click with options like open & close using matlab guide
Risposta accettata
Più risposte (1)
Arthur
il 19 Lug 2012
1 voto
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.
Categorie
Scopri di più su Function Creation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!