plot_real_part



Does draw have a counterpart to plot's plot_real_part? The default for plot_real_part is false, so that plot does not plot the real part of complex numbers. On the other hand, draw does plot them and does so without any warning (as far as I can determine).

Thanks.