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!