Resolve problem of overlapping title and yticks

5 views (last 30 days)
I have a plot as the attached. As you could probably tell, the title and yticks (10^5) overlapped. Is there any solution like moving 10^5 to the left side of yaxis to resolve this annoying problem?

Answers (1)

Star Strider
Star Strider on 23 Dec 2021
I cannot reproduce that in R2021b (using synthetic data), however the NumericRuler Properties Exponent property could work. It would be necessary to experiment with it, since I cannot test that myself.
.

Tags

Community Treasure Hunt

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

Start Hunting!