How to create a point cloud for a sphere?

I'm trying to create a point cloud for a sphere, that I will later triangulate to get the surface. I have seen this done for unit spheres but not for ones that have an offset center-point and a designated radius.
The sphere has a radius of r=2
The center-point of the sphere at [0,0,7]

 Respuesta aceptada

Star Strider
Star Strider el 28 de Feb. de 2017

0 votos

See the documentation for the scatter3 function. It has examples that illustrate how to do what you want.

Más respuestas (0)

Preguntada:

el 28 de Feb. de 2017

Respondida:

el 28 de Feb. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by