Code:
hi,
I need a help with the code, I am unable to figure out how to get the desired output. I am new to matlab. Please help.
the code:
for p=1:resr(think resr=7.......p= 1 to 7 it will test first 1 then 2, 3,4 .....7 same like for loop in C)
[valmax,inmax]=max(res(p,:))/matlab command...