How to repeat a column 20 times one below the other?

3 visualizzazioni (ultimi 30 giorni)
I have one column of 24 rows (as attached in the file) and i want to keep repeating the column below for 20 time creating a column of 480 rows. Can anyone please suggest how to do that?

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 2 Mag 2016
repmat(A,20,1)

Più risposte (0)

Categorie

Scopri di più su Geology in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by