powers of ten in axis labels

1 view (last 30 days)
flixpot
flixpot on 8 Feb 2018
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

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!