how to creat this vector?

Hi
i have vector A=[2 4 NAN NAN 13 4 5 6 NAN 1 NAN 10 9 12]
size each segement of vector A
k=size(A)=[2 4 1 3]
if c<3
I need to creat vector Z?
Z=[NAN NAN NAN NAN 13 4 5 6 NAN NAN NAN 10 9 12]

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2019 年 2 月 1 日

閉鎖済み:

2019 年 2 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by