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