登录论坛

查看完整版本 : 如何从以下矩阵中选择特定元素?(在Matlab中)


poster
2019-12-10, 16:49
data = rand(N,2); %# generate random points index = (rand(N,1)