Clear Filters
Clear Filters

Expand Array

1 view (last 30 days)
Zach
Zach on 29 Sep 2011
I have an array [1,2,3,4] i want to have an array that is 1 2 3 4 1 2 3 4 1 2 3 4 and so on. so pretty much an array with columns with the same number but rows a different number

Accepted Answer

Rick Rosson
Rick Rosson on 29 Sep 2011
>> doc repmat

More Answers (0)

Categories

Find more on Multidimensional Arrays in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!