- Add ticks at six-month intervals and label the mid-year ones with empty labels for the beginning of year locations, or
- Don't use tick labels at all but write the months text with text at the six-month x-axis locations.
Issue with xlabel positioning
1 次查看(过去 30 天)
显示 更早的评论
Hello all, I am trying to change the location of the xlabel. In the attached figure the labels appear at the start of the month, however I'd like to keep the ticks where they are but move the labels to the center. Hope this makes sense, any help would be much appreciated
2 个评论
dpb
2018-12-6
labels are associated with ticks so you have two choices:
ADDENDUM
Oh, there's a third that comes to mind -- add a second x-axis on top of the existing that has ticks at the mid-year position and use labels on it and clear the first.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Axis Labels 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!