⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 plot-data

📁 This documentation is based on the following versions:- pre-release of the wimax model developed by
💻
字号:
resetset terminal post epsset output "synch.eps"set nogrid#set logscale yset xlabel "dcd interval (s)" set ylabel "Synchronization latency (s)"set xrange [0:10]set yrange [0:11]#set key 45,0.45set title "Thoeratical synchronization latency"plot "result1.dat" using 1:3 title "ucd interval=1s" with lp, \"result2.dat" using 1:3 title "ucd interval=2s" with lp, \"result5.dat" using 1:3 title "ucd interval=5s" with lp, \"result10.dat" using 1:3 title "ucd interval=10s" with lp

⌨️ 快捷键说明

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