readme

来自「gnuplot画图相关的loadfile」· 代码 · 共 22 行

TXT
22
字号
####these files were edited by lidson几个脚本是gnuplot画图相关的loadfile,修改之后可以用作画图模板,实现不同点线画图,不同颜色画图,自由设置title位置,坐标大小,横纵坐标的对数化等功能~使用方法:~yourdir$ gnuplot	G N U P L O T	Version 4.2 patchlevel 2 	last modified 31 Aug 2007	System: Linux 2.6.24-19-generic	Copyright (C) 1986 - 1993, 1998, 2004, 2007	Thomas Williams, Colin Kelley and many others	Type `help` to access the on-line reference manual.	The gnuplot FAQ is available from http://www.gnuplot.info/faq/	Send bug reports and suggestions to <http://sourceforge.net/projects/gnuplot>Terminal type set to 'wxt'gnuplot> load "file"

⌨️ 快捷键说明

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