Clear Filters
Clear Filters

hi, I have generated a 3D graph with some data points Almost (100000).My problem is i wants to pick some data points and store them in to matrics ,how can i do this with matlab function i.e if i pick the point on graph it should be stored in matrics

1 view (last 30 days)
Screenshot (113).png

Answers (1)

KSSV
KSSV on 17 Dec 2018
Read about getpts, ginput.
  3 Comments
Bharath sagar Bangaru
Bharath sagar Bangaru on 20 Dec 2018
Hi...today i found that it picking the cursor position ,( like if we click in white space of the graph it pic that position)s.But i need to pick explicitly particular point data.How can i solve this prblem.

Sign in to comment.

Categories

Find more on Simulink Environment Customization 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!