|
HI
I am plotting data with polar command.
polar(D,V)
I want to create a Buttondown function, so that when I click on one point of the polar plot, I can get the D and V value, AND i the line in those vectors, which corresponds to the point I have seleccioned.
How can I do that? Datacursormode is not helping me, I can't get the value of i.
I have seen that when I plot the polar on the axe, 36 children are created, that has to be the radial grid, the outer circle,the labels,... and the points corresponding to D and V values.
If somebody have any idea that would be very usefull
Thanks in advance
Camille
|