how can i cut data from a plot?
이전 댓글 표시
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
Sara
2014년 7월 31일
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
