You are on page 1of 1

pm = patchMicrostrip('Length',75e-3, 'Width',37e-3, ...

'GroundPlaneLength',120e-3, 'GroundPlaneWidth',120e-3);

show (pm);
figure
pattern(pm,1.67e9);
pm = patchMicrostrip
impedance(pm,linspace(1.5e9,2e9,31));

You might also like