Matlab -dates for x axis ticks equal spacing
显示 更早的评论
I have the following date data in a 10x1 cell array and would like it to be in the xaxis at equal spacing plotted against there corresponding y axis values from a 10x1 double. I've tried all sorts of conversions and am baffled. If anyone can help that would be awesome :)
X-axis data:
{'29-12-2017'}
{'24-01-2018'}
{'01-03-2018'}
{'17-03-2018'}
{'08-04-2018'}
{'09-04-2018'}
{'15-10-2018'}
{'07-11-2018'}
{'08-12-2018'}
{'16-12-2018'}
Y-axis data:
105.1735
105.9595
105.7200
104.9458
105.0022
106.0246
105.8357
105.1333
105.0073
105.1825
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time Series Events 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!