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]

 채택된 답변

Star Strider
Star Strider 2017년 2월 28일

0 개 추천

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

추가 답변 (0개)

카테고리

질문:

2017년 2월 28일

답변:

2017년 2월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by