assign a vector
显示 更早的评论
how can'I assign a vector to another;for example of this is Meniere
for(k=1:K) for(m=1:M) [D(1,2,2,2,k,m) D(2,1,2,2,k,m) D(1,3,2,2,k,m) D(3,1,2,2,k,m) D(2,2,2,2,k,m)]=Ac(1,:,k,m);
end
end
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!