changing the plot in GUI manually -
2 views (last 30 days)
Show older comments
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...?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!