When displaying x-axis labels, show as scaled, how to
Mostrar comentarios más antiguos
My plot returns x axis labels with values 0, 0.005, 0.01, 0.015, 0.02,...., 0.045 when it plots something. X-axis is time axis. My plot itself is fine, y-axis label is fine too.
In the x-axis, I want the label numbers to display in a scaled version: scaled by 10exp(-9). I want it to display like this: 0, 5, 10, 15... , 45 (x exp -9) Now, I am labeling my x-axis as "Time(myu.s)", but I want to be able to label as "Time (ns)".
Gurus, please help.
Thanks.
1 comentario
Walter Roberson
el 14 de Jul. de 2012
Please do not use "matlab" as a Tag. http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
Respuesta aceptada
Más respuestas (1)
George
el 14 de Jul. de 2012
0 votos
Categorías
Más información sobre Axis Labels 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!