Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
C.J. Harris
am 17 Jan. 2012
See:
doc loglog
2 Kommentare
Marin
am 17 Jan. 2012
C.J. Harris
am 17 Jan. 2012
log10/log2 is a constant, so can't you simply modify the axis labels?
Kategorien
Mehr zu Log Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!