我已经安装了Matplotlib,我创建了两个列表,x和y.
我希望x轴的值为0到100,步长为10,y轴的值为0到1,步长为0.1.如何绘制此图表?
python matplotlib
matplotlib ×1
python ×1