How to generate random coordinates considering safety distance.
Show older comments
Hi there, I wanted to generate multiple random coordinates with a safety distance, which means I don't want those coordinates to be too close to each other. For example the safety distance = 2, which means the minimun distance between the coordinates only can be 2, how can I do that? Thanks.
- Shin -
1 Comment
Answers (1)
Image Analyst
on 2 Feb 2023
0 votes
See attached demo. Adapt as needed.

Categories
Find more on Random Number Generation 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!