Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
C.J. Harris
el 17 de En. de 2012
See:
doc loglog
2 comentarios
Marin
el 17 de En. de 2012
C.J. Harris
el 17 de En. de 2012
log10/log2 is a constant, so can't you simply modify the axis labels?
Categorías
Más información sobre Log Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!