how can i make an axis logarithmic

3 vues (au cours des 30 derniers jours)
Cem Eren Aslan
Cem Eren Aslan le 20 Jan 2022
Commenté : Cem Eren Aslan le 20 Jan 2022
Hello all,
i want to plot a graph and an axis of this graph must be logarithmic. how can i do that?
thanks

Réponses (1)

KSSV
KSSV le 20 Jan 2022
Read about loglog.
  1 commentaire
Cem Eren Aslan
Cem Eren Aslan le 20 Jan 2022
thanks. i solve the problem at another forum.
set(gca, 'XScale', 'Log')

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by