Afficher commentaires plus anciens
I have a set of data wich I want to plot in a log scale, not with the base 10, but with the base 2. How can I do that?
Réponse acceptée
Plus de réponses (1)
C.J. Harris
le 17 Jan 2012
See:
doc loglog
2 commentaires
Marin
le 17 Jan 2012
C.J. Harris
le 17 Jan 2012
log10/log2 is a constant, so can't you simply modify the axis labels?
Catégories
En savoir plus sur Log Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!