plot complex data on smith chart
Parameters : | z : array-like, of complex data
smith_r : number
chart_type : [‘z’,’y’]
x_label : string
y_label : string
title : string
show_legend : Boolean
axis_equal: Boolean :
force_chart : Boolean
ax : matplotlib.axes.AxesSubplot object
*args,**kwargs : passed to pylab.plot |
---|
See also