码迷,mamicode.com
首页 > 其他好文 > 详细

repeat value vector in matlab

时间:2015-11-04 19:15:50      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:

[1 1 1 2 2 2 3 3 3]

http://stackoverflow.com/questions/1947889/element-wise-array-replication-in-matlab

 

http://stackoverflow.com/questions/4918763/populate-matlab-array-with-same-values

 

 

[1 2 3 1 2 3 1 2 3]

http://stackoverflow.com/questions/17509090/matlab-duplicate-each-element-of-a-vector

repeat value vector in matlab

标签:

原文地址:http://www.cnblogs.com/sumile123/p/4936844.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!