統計
All
Feeds
回答済み
creating a matrix from two sets of data
Hi, This should help for y = 1:2 for x = 1:4 c(4*(y-1)+x,1) = x c(4*(y-1)+x,2) = y end end
creating a matrix from two sets of data
Hi, This should help for y = 1:2 for x = 1:4 c(4*(y-1)+x,1) = x c(4*(y-1)+x,2) = y end end
約6年 前 | 0

