Info

This question is closed. Reopen it to edit or answer.

I have recently installed Matlab 2014b and the x-ticks seems to overlap with the axis. Can you tell me how to fix it?

1 view (last 30 days)
If I execute the following code in 2014b
axes
set(gca,'FontSize',14)
The same code in 2014a has much better spacing between the axis and the ticks
Can you help me fix it? I would appreciate a simpler solution than having to convert the ticks to text.
  2 Comments
Bruno Pop-Stefanov
Bruno Pop-Stefanov on 21 Oct 2014
I do not see the same behavior on my machine. I tried with different font sizes: from 2 to 20.
I am using MATLAB R2014b on Windows 7 SP1. What OS are you using?

Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!