how can i make an axis logarithmic

3 visualizzazioni (ultimi 30 giorni)
Cem Eren Aslan
Cem Eren Aslan il 20 Gen 2022
Commentato: Cem Eren Aslan il 20 Gen 2022
Hello all,
i want to plot a graph and an axis of this graph must be logarithmic. how can i do that?
thanks

Risposte (1)

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

Accedi per commentare.

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by