Add/Augument timetable with additional date
显示 更早的评论
I have a timetable T1 like
date visitors
--------------------------------------
January 1 2020 40
I want to populate another row with
date visitors
--------------------------------------
January 1 2020 40
March 1 2020
Then I want to retime and fillmissing. Thus I need to know how to assign 'March 1 2020' to this timetable T1.
3 个评论
alpedhuez
2020-12-8
Nitin Kapgate
2020-12-14
Could you solve your problem using the above documentation?
alpedhuez
2020-12-14
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time Series Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!