how to implement Push Button right click with options like open & close using matlab guide
Afficher commentaires plus anciens
how to implement Push Button right click with options like open & close using matlab guide
Réponse acceptée
Plus de réponses (1)
Arthur
le 19 Juil 2012
1 vote
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.
Catégories
En savoir plus sur Simulink Real-Time dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!