w = lcmvweights(sv,resp,Sn); Plot the array pattern for the computed weights. vv = steervec(elementPos,[-90:90]); plot([-90:90],mag2db(abs(w'*vv))) gridonaxis([-90,90,-50,10]); xlabel('Azimuth Angle (degrees)'); ylabel('Normalized Power (dB)'); title('LCMV Array Patter...