SIWFilter
Description
Use the SIWFilter object to create a bandpass filter in
      microstrip form. The filter is a combination of a Substrate Integrated Waveguide (SIW)
      transmission line and split ring resonator.

Creation
Description
filter = SIWFilter creates a default SIW filter with passband
            of filter centered around 7 GHz, with a bandwidth of 1.5 GHz. Default substrate is
            Teflon with a thickness of 0.253e-3 m.
filter = SIWFilter(
            sets Properties using one or more
            name-value arguments. For example, PropertyName=Value)SIWFilter(NumResonators=5) creates
            a filter with five resonators. Properties not specified retain their default
            values.
Properties
Object Functions
charge | Calculate and plot charge distribution | 
current | Calculate and plot current distribution | 
dgs | Create defected ground structure of PCB element | 
feedCurrent | Calculate current at feed port | 
layout | Plot all metal layers and board shape | 
mesh | Change and view mesh properties of metal or dielectric in PCB component | 
shapes | Extract all metal layer shapes of PCB component | 
show | Display PCB component structure or PCB shape | 
sparameters | Calculate S-parameters for RF PCB objects | 
Examples
Version History
Introduced in R2023b

