Hello,
I have a list of vector points: List={ {S1a, S2a, S2b}, ...,{S1z, S2z, S3z} }
I would like to trace these points on the surface of a sphere with coordinate axis S1, S2 and S3. Like in the picture below.
The mathematica-code of this picture can be found here: http://goo.gl/Qfs8ZW
The code uses ParametricPlot3D. So far I tried it by using ListPlot3D. Can anyone give me some help or advise?
Thank you very much,
Peter
Attachments: