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 SimLabPlotting
3D line plot.
plot3(x, y, z)
t = linspace(0, 10*pi, 500); plot3(sin(t), cos(t), t)▶ Run
466 functions. Runs in your browser. No install.
Open SimLabGet notified about new simulations and tools. We send 1-2 emails per month.