plot3

Plotting

3D line plot.

Syntax

plot3(x, y, z)

Examples

t = linspace(0, 10*pi, 500); plot3(sin(t), cos(t), t)
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.