n***n 发帖数: 13 | 1 偶有两组数:
第一组: X=(0 0.2 0.4 0.6 0.8 1.0)
Y=(2 3 4 5 6 7 )
第二组: X=(0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0)
Y=(2 2.5 3 3.5 4 4.5 5 5.5 6 6.5 7 )
怎么把这两条线画在同一张EXCEL图上,用相同的X坐标? | t******g 发帖数: 11 | 2 line or scatter chat
remodify by rightclick and source data
choose same X, use diff 2 for Y
in this case, you could use same X because of the same scale
r u the nomen I knew?
【在 n***n 的大作中提到】 : 偶有两组数: : 第一组: X=(0 0.2 0.4 0.6 0.8 1.0) : Y=(2 3 4 5 6 7 ) : 第二组: X=(0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0) : Y=(2 2.5 3 3.5 4 4.5 5 5.5 6 6.5 7 ) : 怎么把这两条线画在同一张EXCEL图上,用相同的X坐标?
|
|