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!