plots rectangular data and optionally label axes.
z : array-like, of complex data
data to plot
x_label : string
x-axis label
y_label : string
y-axis label
title : string
plot title
show_legend : Boolean
controls the drawing of the legend
ax : matplotlib.axes.AxesSubplot object
axes to draw on
*args,**kwargs : passed to pylab.plot
skrf.plotting.plot_smith
skrf.plotting.plot_polar
Enter search terms or a module, class or function name.