how to implement Push Button right click with options like open & close using matlab guide
Mostrar comentarios más antiguos
how to implement Push Button right click with options like open & close using matlab guide
Respuesta aceptada
Más respuestas (1)
Arthur
el 19 de Jul. de 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.
Categorías
Más información sobre Function Creation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!