import matplotlib.pyplot as plt. import numpy as np ... ax.set(xlim=(1850, 850)) #this is the wavenumber region you want to show. ax.set(ylim=(0,1.1)) #this ...
確定! 回上一頁