编者注: This was a File Exchange Pick of the Week
Note that although this piece of code still works with R2014b, the same effect can be achieved by simply using the new datetime data type as first input to plot when running R2014b or newer versions.
%
% zoomAdaptiveDateTicks('on')
% Turns on the automatic adaptation of date ticks
% to user zooming for the current figure window
%
% zoomAdaptiveDateTicks('off')
% Turns off the automatic adaptation of date ticks
% to user zooming for the current figure window
%
% zoomAdaptiveDateTicks('demo')
% Opens a demo figure window to play with
引用格式
Andreas Krahnke (2026). Zoom Adaptive Date Ticks (https://ww2.mathworks.cn/matlabcentral/fileexchange/15342-zoom-adaptive-date-ticks), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: cbdate
