how to make yticklabel show like this , exponent not like 4x10{6} or 3e4
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Respuesta aceptada
Walter Roberson
el 21 de Mzo. de 2014
set(gca, 'YTickLabel', {'100', '-5 x 10^{6}', '0', '5 x 10^{6}', ....})
0 comentarios
Más respuestas (2)
jing sun
el 25 de Sept. de 2018
Do you solve this problem? I'm have some trouble on this,too
0 comentarios
Ver también
Categorías
Más información sobre Grid Lines, Tick Values, and 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!