Log log plot
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
C.J. Harris
2012-1-17
See:
doc loglog
2 个评论
Marin
2012-1-17
C.J. Harris
2012-1-17
log10/log2 is a constant, so can't you simply modify the axis labels?
类别
在 帮助中心 和 File Exchange 中查找有关 Log Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!