how to create this vector?
古いコメントを表示
i have two vectors X and Y:
X=[0 0 0 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1]
Y=[3 6 5]
i want to creat vector Z
Z=[0 0 0 3 3 3 3 0 0 6 6 0 0 0 5 5 5 5]
4 件のコメント
benghenia aek
2019 年 1 月 30 日
Fangjun Jiang
2019 年 1 月 30 日
You got to provide some logic or background at least, right?
benghenia aek
2019 年 1 月 30 日
Walter Roberson
2019 年 1 月 30 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Digital Filter Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!