current
Syntax
Description
current(
                    calculates and plots the absolute value of the current on the metal surface of a
                    PCB component at the specified frequency.rfpcbobject,frequency)
i = current(rfpcbobject,frequency)
[
                    returns the current distribution and the points at which the current calculation
                    was performed.i,p] = current(rfpcbobject,frequency)
current(
                    calculates and plots the absolute value of the current at the specified
                    frequency on the dielectric surface of the PCB component.rfpcbobject,frequency,'dielectric')
i = current(rfpcbobject,frequency,'dielectric')
i = current(___,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2021b


