impedanceScanBodePlot
Create Bode plot from output data of Impedance Scan (Three-Phase) block
Since R2026a
Description
impedanceScanBodePlot( generates Bode
plots of impedance or admittance along the D and Q axes from the perturbed voltage or
current measurements stored in the Data)Data structure. The
data port of the Impedance Scan
(Three-Phase) block outputs a structure with the correct fields. To plot the
magnitude and phase of the impedance or admittance as functions of frequency, store the
signal from this port in a variable and use the variable as the Data
argument.
For shunt current injections, the function generates Bode plots of the impedance
Z. For series voltage injections, the function generates Bode plots of
the admittance Y.
Example: If you connect the data port of the Impedance Scan
(Three-Phase) block to a To Workspace block and use the default value
of the Variable name parameter,
impedanceScanBodePlot(out.simout) generates Bode plots from your
impedance or admittance scan simulation results.
Input Arguments
Output Arguments
Version History
Introduced in R2026a