close figure after plot

jorge.conrado at cptec.inpe.br jorge.conrado at cptec.inpe.br
Mon Jan 22 10:17:54 EST 2018


Hi,

I have several satellite data (500 images). I read it and plot using 
plt.show(). I would like know how can I delete the window after  I save 
the image. I use plt.close(), plt.close('all') but these options didn't 
work.

Thanks,

Conrado



More information about the Python-list mailing list