Log log plot
Show older comments
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?
Accepted Answer
More Answers (1)
C.J. Harris
on 17 Jan 2012
See:
doc loglog
2 Comments
Marin
on 17 Jan 2012
C.J. Harris
on 17 Jan 2012
log10/log2 is a constant, so can't you simply modify the axis labels?
Categories
Find more on Log Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!