throughputplot.input

来自「code wimax use c++ imanite mac layer in 」· INPUT 代码 · 共 9 行

INPUT
9
字号
set term postscript eps 14set output "throughputTCP1.eps"set nokeyset xlabel "Time (sec)"set ylabel "Throughput (bps)"#set yrange [0:80]plot "ITCP1STATUS.dat" using 3:13 with lines 1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?