摘要: matplotlib:clearing a plot, when to use cla(), clf() or close()?Matplotlib offers three functions:cla() # Clear axis clf() # Clear figure close() # Cl... 阅读全文
posted @ 2015-07-08 12:49 deeplearner_allen 阅读(367) 评论(0) 推荐(0)