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

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 2 de Mayo de 2016
repmat(A,20,1)

Más respuestas (0)

Categorías

Más información sobre Geology en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by