how to plot a point on a sphere.

2 views (last 30 days)
luca antonioli
luca antonioli on 7 Oct 2019
Commented: Adam Danz on 8 Oct 2019
hi everybody..
I have a sphere with r=12.6 and center in [0 0 0]....I have on the plane z=-15 a series of points that i should plot on the sphere surface keeping into account the arclength of this projection the projection is centerd in (0 0 -15).. I've started with finding the angle that generates such a projection... arclength+radius*angle
but now i dont know what to do
  7 Comments
darova
darova on 8 Oct 2019
Use this simple scheme to get Z coordinate
11Untitled.png
Adam Danz
Adam Danz on 8 Oct 2019
I'm wondering the same thing Bjorn Gustavsson is wondering. If the floor plane was at depth -12.6 I could understand how you want to wrap the coordinate to the sphere. But the floor plane is at -15 which would give it a different radius.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!