posts - 17,  comments - 183,  views - 28577
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
  2012年10月25日
摘要: plot "datafile" using 1:2 with points,""using 1:3 with lines,"" using 1:4 with linespoints,"" using 1:5 with dots 上图展示了gnuplot中四种不同的图形样式points该样式会在每个数据点的位置生成一个小的符号。符号与符号之间不会相互连接,它是数据图的默认样式。lines与LINESPOINTSlines样式会使用直线将所有数据点按顺序全部连结起来,而不会画出数据点。而linespoints不仅仅会将 阅读全文
posted @ 2012-10-25 23:36 davyfamer 阅读(1758) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示