Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to repeat a column several times?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Consider this scenario -
a =[1;2.3;3.2;4.5;5.7];
b=[a,a,a,a,a];
Is there a better way to do this?
5 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!