初使用時最常接觸的就是這個方法,當要用某張子圖的時候再使用 fig.add_subplot() 得到某個 ax ,用它進行繪圖。 import matplotlib.pyplot as plt fig = ...
確定! 回上一頁