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

Community Treasure Hunt

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

Start Hunting!

Translated by