contextmenu in axes in GUI

8 visualizaciones (últimos 30 días)
Collegue
Collegue el 11 de Nov. de 2019
Editada: Adam Danz el 12 de Nov. de 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 comentarios
Adam Danz
Adam Danz el 11 de Nov. de 2019
How was the gui created? AppDesigner?
Collegue
Collegue el 12 de Nov. de 2019
with GUIDE

Iniciar sesión para comentar.

Respuestas (1)

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

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by