Main Content
pcbElement
Description
Use the pcbElement
object to create an RF Toolbox™ circuit element.
Creation
Description
circuit_element = pcbElement(
creates a PCB element object from a PCB component. You can use this element in an
RF Toolbox circuit.rfpcbobject
)
circuit_element = pcbElement(
sets properties using one or more name-value arguments.rfpcbobject
,Name=Value)
Input Arguments
Properties
Examples
References
[1] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.
Version History
Introduced in R2021b