changing the plot in GUI manually -

2 views (last 30 days)
alex
alex on 7 Nov 2012
I have a GUI that plots a curve, and using a peak finder function it finds all the local minima and maxima in the plot and plots X in those points in the graph.
is it possible for the user to change the location of the X points manually using the mouse cursor on the figure?
How can I erase or add manually (not in the code) Xes in the plot in the maxima and minima?
can I somehow drag an X that was plotted, if I see it should be a little to the left i.e...?

Accepted Answer

Arthur
Arthur on 7 Nov 2012

More Answers (0)

Categories

Find more on Line Plots 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!