powers of ten in axis labels
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
the x axis of the third subplot is set manual via xticklabel
e
set(gca, 'XTickLabel', {0:4.28e-5/5:4.28e-5});
however, I want to have the same "sidenote" as in the first subplot, because it looks really messy right now

0 comentarios
Respuestas (0)
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!