MATLAB: Visualization Dates

date

Hi,
I have a issue when I used to use datetick() function to see the different dates that there are inside of the range.
Concretly, the issue is when I want to see more of 4 days. In this case, I can't see the graphic expanded and I can only see these 4 days like a graphic shrinking.
How can I resolve this issue?
Thanks
regards

Best Answer

Using keeplimits argument you can avoid this issue.
Mtlb Usr