Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to repeat a column several times?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!