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
alpedhuez 2020 年 12 月 8 日
https://www.mathworks.com/help/matlab/matlab_prog/add-and-delete-table-rows.html
Nitin Kapgate
Nitin Kapgate 2020 年 12 月 14 日
Could you solve your problem using the above documentation?
alpedhuez
alpedhuez 2020 年 12 月 14 日
I already did.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDates and Time についてさらに検索

タグ

質問済み:

2020 年 12 月 8 日

コメント済み:

2020 年 12 月 14 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by