Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to repeat a column several times?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!