from pylab import figure, show, legend, ylabel # create the general figure fig1 = figure() # and the first axes using subplot populated with ...
確定! 回上一頁