The function works fine for one plot. How to make it work with subplots (2 subplots in a figure)
the call
cp=get(gca,'currentpoint');
seems not to return the correct mouse position for 2 or more subplots
Any help
Hi
i used the moveplot and would like to know how to get the new points from the function. Coz i need to update the old points with the new point in my program