semilogy

Plotting

2D line plot with logarithmic y-axis.

Syntax

semilogy(y)
semilogy(x, y)

Examples

x = linspace(0, 5, 100); semilogy(x, exp(x))
▶ 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.