Matplotlib提供以下功能:
cla() # Clear axis clf() # Clear figure close() # Close a figure window
该文档没有提供很多关于这些功能之间的区别的见解.我什么时候应该使用每个功能,它究竟做了什么?
plot matplotlib
matplotlib ×1
plot ×1