Is it possible to generate the coordinates of evenly spaced point on a sphere or ellipsoid in MATLAB 7.7 (R2008b)?

54 views (last 30 days)
I would like to generate a set of points that are distributed evenly over the surface of a sphere or ellipse. The intersection of latitude and longitude lines on a globe does not satisfy this criteria because the density of points is higher at the poles than at the equator.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 17 Apr 2024 at 0:00
Edited: MathWorks Support Team on 17 Apr 2024 at 15:43
The ability to do generate a set of points evenly distributed over a sphere or ellipsoid is not directly available in MATLAB 7.7 (R2008b).
To work around this issue, you can try implementing in MATLAB one of the methods described in one of the following URLs:
Algorithms for evenly distributing an arbitrary number of points on a sphere:
Method for determining 8 equidistant points on a sphere:

More Answers (0)

Products


Release

R2008b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!