how can i make an axis logarithmic

Hello all,
i want to plot a graph and an axis of this graph must be logarithmic. how can i do that?
thanks

Answers (1)

KSSV
KSSV on 20 Jan 2022
Read about loglog.

1 Comment

thanks. i solve the problem at another forum.
set(gca, 'XScale', 'Log')

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Asked:

on 20 Jan 2022

Commented:

on 20 Jan 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!