powers of ten in axis labels
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Axis Labels in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!