How to display a context menu without right click?

1 view (last 30 days)
I am currently doing a GUI in Matlab. This GUI has a lot of things, one of them is some graphics that the user can drag and drop. The objective is to be able to drag a graphic, drop it over other graphic and make an operation. But as there are more than one operation, I want that when a graphic is dropped, a context menu appear with all the possibilities. How can I do this? Because right now my context menu will open only by right clicking. Thank you

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!