how can i cut data from a plot?
Show older comments
hello, goodmorning folks
how can i cut a data clicking on a plotted data? i want to cut the data from where i click untill the end
anyone has this code?
thx :)
1 Comment
Sara
on 31 Jul 2014
From where you click you mean:
- cut the elements after the one you click on with respect to the x-axis?
- cut the elements after the one you click on with respect to the position of the element in the original array?
Have you looked into ginput?
Accepted Answer
More Answers (0)
Categories
Find more on Data Exploration 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!