Where is documentation on how to plot a 3d path x(t),y(t),z(t)?

1 view (last 30 days)
I want to create a 3D plot in MATLAB for serveral paths. For example x(t), y(t), z(t). Where do I find documentation on such 3D parametric plots?

Answers (1)

Star Strider
Star Strider on 31 Jan 2021
The plot3 function would appear to be an appropriate place to begin.

Categories

Find more on Labels and Styling in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!