Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to repeat a column several times?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!