how can i make an axis logarithmic

3 visualizaciones (últimos 30 días)
Cem Eren Aslan
Cem Eren Aslan el 20 de En. de 2022
Comentada: Cem Eren Aslan el 20 de En. de 2022
Hello all,
i want to plot a graph and an axis of this graph must be logarithmic. how can i do that?
thanks

Respuestas (1)

KSSV
KSSV el 20 de En. de 2022
Read about loglog.
  1 comentario
Cem Eren Aslan
Cem Eren Aslan el 20 de En. de 2022
thanks. i solve the problem at another forum.
set(gca, 'XScale', 'Log')

Iniciar sesión para comentar.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by