Can you use a single context menu for multiple objects?

Hi all,
Say I have ten plots in a single figure, and now I wish to add some context menus to them so that when I right-click on one of the curves, I can choose from several colors and set that plot to the chosen color. Can I do this with only one context menu object (instead of ten)? The problem I'm having now is that it seems the UIcontextmenu callback doesn't pass as an argument the object that was right-clicked on, so there's no way to tell which curve needs to be colored...
Thanks!
Niko

2 Comments

Niko
Niko on 21 Aug 2015
Edited: Niko on 21 Aug 2015
OK I'm sorry for the duplicate but could you please answer that question? Thanks a lot!

Answers (0)

This question is closed.

Asked:

on 21 Aug 2015

Edited:

on 21 Aug 2015

Community Treasure Hunt

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

Start Hunting!