PyPlot catalogs plots as figures ... the first call to plot() caches the result, callable as figure(1). the second call to plot() caches the result, callable as figure(2) ... etc.
what is the result of pygui() on your system?
PyPlot catalogs plots as figures ... the first call to plot() caches the result, callable as figure(1). the second call to plot() caches the result, callable as figure(2) ... etc.
what is the result of pygui() on your system?