Creating a curve on a 3D graph

Matthew shared this question 2 years ago
Answered

Hello,

So I have a variety of different points on a 3D graph and I want to connect them all with a single curve. How exactly would I do that?

Ex:

A = (1,1,1)

B = (3,3,5)

C = (4,-2,5)

D = (5,6,3)

E = (-5,1,3)

Comments (3)

photo
2

OK?

Files: foro.ggb
photo
2

Spline({A,B,C,D,E},3)

photo
1

Thank you so much!

This was very useful!

photo
© 2023 International GeoGebra Institute