Clear Filters
Clear Filters

Randomly generated coordinates within arbitrary region

1 view (last 30 days)
Is there any particularly convenient way to generate (randomly) coordinates within some arbitrary bounded region in the plane? Perhaps via the vertices of the boundary. Or is it better to first define the region numerically and then randomly select values from the grid?

Accepted Answer

KSSV
KSSV on 14 Feb 2018
Generate the boundary and then create random numbers. You can google or search in mathworks you will get many useful discussions.

More Answers (0)

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!