skrf.frequency.Frequency.plot

Frequency.plot(y, *args, **kwargs)

Plot something vs this frequency.

This plots whatever is given vs. self.f_scaled and then calls labelXAxis.

Parameters:

y (Number | Sequence[Number] | ndarray) –