Community Profile

photo

sajawal feroze


Active since 2019

Statistics

Content Feed

View by

Question


using 2 variables in one for loop
for i=5:8,a=1:4 for j=5:8,b=1:4 K(lm(i),lm(j))=Kg2(a,b); end end Ks=Ks+K; K=zeros(14); How can I use this loop?...

mer än 4 år ago | 1 answer | 0

1

answer