Anna Maria
2014 年からアクティブ
Followers: 0 Following: 0
I imported an excell file and now I would like to replicate 6 time the same raw.
Ex.
a1,b1,c1,d1
a2,b2,c2,d2
..................
..................
..................
transformed into
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a1,b1,c1,d1
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
a2,b2,c2,d2
..................
..................
..................
..................
統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,790
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to creat a netcdf file from Column vectors
I have 8 column vectors 1 column with Time stamp and 7 columns with decimal numbers. How can I create a Netcdf file, it sound...
11年以上 前 | 0 件の回答 | 0
0
回答質問
I can I duplicate raws of variables?
I have imported an xls file spread sheet and I need to replicate six time each raw. Ex. a1,b1,c1,d1 a2,b2,c2,d2 ..........
11年以上 前 | 1 件の回答 | 0
