contextmenu in axes in GUI

How can I add to a GUI axes a context menu which contains RIght and Left options and inside of them 1 2 and 3 option (for each of them).

2 commentaires

Adam Danz
Adam Danz le 11 Nov 2019
How was the gui created? AppDesigner?
Collegue
Collegue le 12 Nov 2019
with GUIDE

Connectez-vous pour commenter.

Réponses (1)

Adam Danz
Adam Danz le 12 Nov 2019
Modifié(e) : Adam Danz le 12 Nov 2019

0 votes

Follow the example described in the documentation (link below). This code will go in your OpeningFcn function.

Catégories

En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange

Question posée :

le 11 Nov 2019

Modifié(e) :

le 12 Nov 2019

Community Treasure Hunt

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

Start Hunting!

Translated by