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 (Union[Number, Sequence[Number], ndarray]) –