matplotlib之subploot

 matplotlib的subplot筆記. 1.subplot第一個參數爲行數,第二個參數爲列數。類似matlab中的用法。 %matplotlib notebook import matplotlib.pyplot as plt import numpy as np plt.figure() # subplot with 1 row, 2 columns, and current axis
相關文章
相關標籤/搜索