find points within a radius of a certain point
3 views (last 30 days)
Show older comments
Is there any function such as rangesearch but for one point only knowing the max distance (radius ) to find the next point?
Thanks
3 Comments
J. Alex Lee
on 8 Oct 2020
can you not just use rangesearch, and use a Y variable that has only 1 observation (1 point)?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!