plot
Plotting
2D line plot.
Syntax
plot(y)
plot(x, y)
Examples
x = linspace(0, 2*pi, 100); plot(x, sin(x))▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLabPlotting
2D line plot.
plot(y)
plot(x, y)
x = linspace(0, 2*pi, 100); plot(x, sin(x))▶ Run
466 functions. Runs in your browser. No install.
Open SimLabGet notified about new simulations and tools. We send 1-2 emails per month.