contextmenu in axes in GUI

8 visualizzazioni (ultimi 30 giorni)
Collegue
Collegue il 11 Nov 2019
Modificato: Adam Danz il 12 Nov 2019
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 Commenti
Adam Danz
Adam Danz il 11 Nov 2019
How was the gui created? AppDesigner?
Collegue
Collegue il 12 Nov 2019
with GUIDE

Accedi per commentare.

Risposte (1)

Adam Danz
Adam Danz il 12 Nov 2019
Modificato: Adam Danz il 12 Nov 2019
Follow the example described in the documentation (link below). This code will go in your OpeningFcn function.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by