Info

此问题已关闭。 请重新打开它进行编辑或回答。

Hi i want to arrange the data like this anybody help me

1 次查看(过去 30 天)
1 2 3 . . . 31 1 2 3 4 . . . . 28 1 2 3 . . . 31 upto
dec 1 2 3 . . . 31 then
next year
jan 1 2 3 . . . 31 1 2 3 4 . . . . 29 1 2 3 . . . 31 . . . . . . . . . dec 1 2 3 . . . . 31 then next year
jan 1 2 3 . . . . 31 1 2 3 . . . . 28 1 2 . . 31 . . . . . . dec 1 2 3 . . . 31 then next year like this

回答(1 个)

KSSV
KSSV 2015-10-12
You need to be more clear about your question.
Any ways, x = calendar(year, month) ; might solve your problem. Go through calendar function.
Regards
Sreenivas

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by