How to extend array?

3 次查看(过去 30 天)
Rikke
Rikke 2019-4-30
评论: Rikke 2019-4-30
I want to extend an array like this:
A = [1 2 3 4];
B = [2 3 5 7];
C =[1 1 2 2 2 3 3 3 3 3 4 4 4 4 4 4 4];
How could I do that?

采纳的回答

madhan ravi
madhan ravi 2019-4-30

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by