powers of ten in axis labels
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Axis Labels in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!