In plotting Y(x)=10^x, for x=0:5 matlab gives y-axis tick labels as 0 1 2 3 4 and last as 5 x 10^5. How can I get all tick labels as 10^x?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want the y-axis labels as 10^x for inclusion of plots in documents. I can not find the procedure for this in the matlab manual. Can you help?
0 comentarios
Respuestas (2)
Ver también
Categorías
Más información sobre Axis Labels en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!