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!