import matplotlib.pyplot as plt import numpy as np # 多個figure x ... r'$readly\ good$']) # gca = 'get current axis' ax = plt.gca() # 將右邊 ...
確定! 回上一頁