b)在像素边界之间添加网格线? import matplotlib.pyplot as plt import numpy as np im = plt.imshow(np.reshape(np.random.Rand(100), newshape=(10,10)), ...
確定! 回上一頁